diff options
| author | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-03-07 01:50:14 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-03-07 01:50:14 -0800 |
| commit | 22169f6b56d4076649d9b79616694d7e07fc2f74 (patch) | |
| tree | e19c37f159dda5d0d36278cf678ac8e31e21358e /include | |
| parent | 0a8d2a8630f00dfa82283d4caa140d4bb42bbfb0 (diff) | |
Remove circular header file dependency
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/highmem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/highmem.h b/include/linux/highmem.h index 13f2c3e14172..bffa75c6ee5f 100644 --- a/include/linux/highmem.h +++ b/include/linux/highmem.h @@ -4,7 +4,6 @@ #include <linux/config.h> #include <linux/bio.h> #include <linux/fs.h> -#include <asm/pgalloc.h> #ifdef CONFIG_HIGHMEM |
