diff options
Diffstat (limited to 'include/asm-mips/mach-ip32/kmalloc.h')
| -rw-r--r-- | include/asm-mips/mach-ip32/kmalloc.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/mach-ip32/kmalloc.h b/include/asm-mips/mach-ip32/kmalloc.h index 9d2d4d9ac03..f6198a21fba 100644 --- a/include/asm-mips/mach-ip32/kmalloc.h +++ b/include/asm-mips/mach-ip32/kmalloc.h @@ -1,7 +1,6 @@  #ifndef __ASM_MACH_IP32_KMALLOC_H  #define __ASM_MACH_IP32_KMALLOC_H -#include <linux/config.h>  #if defined(CONFIG_CPU_R5000) || defined (CONFIG_CPU_RM7000)  #define ARCH_KMALLOC_MINALIGN	32  |