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 234d8b1e0ac1..95a0563ff076 100644 --- a/arch/m32r/boot/compressed/head.S +++ b/arch/m32r/boot/compressed/head.S | |||
@@ -7,7 +7,6 @@ | |||
7 | */ | 7 | */ |
8 | 8 | ||
9 | .text | 9 | .text |
10 | #include <linux/config.h> | ||
11 | #include <linux/linkage.h> | 10 | #include <linux/linkage.h> |
12 | #include <asm/addrspace.h> | 11 | #include <asm/addrspace.h> |
13 | #include <asm/page.h> | 12 | #include <asm/page.h> |