diff options
Diffstat (limited to 'include/asm-powerpc/pgtable.h')
| -rw-r--r-- | include/asm-powerpc/pgtable.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/pgtable.h b/include/asm-powerpc/pgtable.h index e9f1f4627e6..964e312a1ff 100644 --- a/include/asm-powerpc/pgtable.h +++ b/include/asm-powerpc/pgtable.h @@ -12,7 +12,6 @@   */  #ifndef __ASSEMBLY__ -#include <linux/config.h>  #include <linux/stddef.h>  #include <asm/processor.h>		/* For TASK_SIZE */  #include <asm/mmu.h>  |