diff options
Diffstat (limited to 'arch/m32r/boot/compressed/head.S')
-rw-r--r-- | arch/m32r/boot/compressed/head.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m32r/boot/compressed/head.S b/arch/m32r/boot/compressed/head.S index 234d8b1..95a0563 100644 --- a/arch/m32r/boot/compressed/head.S +++ b/arch/m32r/boot/compressed/head.S @@ -7,7 +7,6 @@ */ .text -#include <linux/config.h> #include <linux/linkage.h> #include <asm/addrspace.h> #include <asm/page.h> |