diff options
| author | Matthew Wilcox <willy@debian.org> | 2003-09-30 08:06:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2003-09-30 08:06:44 -0700 |
| commit | 56f41d502fa117964cdb327326000bbe320fa8a9 (patch) | |
| tree | ff5c285802d9c0560030907c93b6d0446fc0e9ab /include/asm-parisc/pgalloc.h | |
| parent | 7e2552dc4a71f92c9b2241ecb4ba8f7e87a247d4 (diff) | |
[PATCH] PA-RISC updates
PA-RISC updates for 2.6.0-test6
- Some more support for 64-bit userspace
- Move many EXPORT_SYMBOLs out of parisc_ksyms.c
- Make both the OSS and ALSA harmony drivers build
- ioctl typechecking
- Make math-emu build without warnings.
- Persuade SuckyIO to not crash the machine.
Diffstat (limited to 'include/asm-parisc/pgalloc.h')
| -rw-r--r-- | include/asm-parisc/pgalloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-parisc/pgalloc.h b/include/asm-parisc/pgalloc.h index bbc02cb134b7..eb97d25ff353 100644 --- a/include/asm-parisc/pgalloc.h +++ b/include/asm-parisc/pgalloc.h @@ -1,7 +1,6 @@ #ifndef _ASM_PGALLOC_H #define _ASM_PGALLOC_H -#include <linux/config.h> #include <linux/gfp.h> #include <linux/mm.h> #include <linux/threads.h> |
