diff options
Diffstat (limited to 'include/asm-arm/arch-ebsa285/vmalloc.h')
| -rw-r--r-- | include/asm-arm/arch-ebsa285/vmalloc.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-ebsa285/vmalloc.h b/include/asm-arm/arch-ebsa285/vmalloc.h index d1ca955ce43..02598200997 100644 --- a/include/asm-arm/arch-ebsa285/vmalloc.h +++ b/include/asm-arm/arch-ebsa285/vmalloc.h @@ -6,7 +6,6 @@   * published by the Free Software Foundation.   */ -#include <linux/config.h>  #ifdef CONFIG_ARCH_FOOTBRIDGE  #define VMALLOC_END       (PAGE_OFFSET + 0x30000000)  |