diff options
Diffstat (limited to 'include/asm-mips/fixmap.h')
| -rw-r--r-- | include/asm-mips/fixmap.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/fixmap.h b/include/asm-mips/fixmap.h index 73a3028dd9f..1cadefbbc03 100644 --- a/include/asm-mips/fixmap.h +++ b/include/asm-mips/fixmap.h @@ -13,7 +13,6 @@  #ifndef _ASM_FIXMAP_H  #define _ASM_FIXMAP_H -#include <linux/config.h>  #include <asm/page.h>  #ifdef CONFIG_HIGHMEM  #include <linux/threads.h>  |