diff options
Diffstat (limited to 'arch/m32r/kernel/head.S')
-rw-r--r-- | arch/m32r/kernel/head.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m32r/kernel/head.S b/arch/m32r/kernel/head.S index 3e83173995cd..0d3c8ee0e03d 100644 --- a/arch/m32r/kernel/head.S +++ b/arch/m32r/kernel/head.S | |||
@@ -14,7 +14,6 @@ __INIT | |||
14 | __INITDATA | 14 | __INITDATA |
15 | 15 | ||
16 | .text | 16 | .text |
17 | #include <linux/config.h> | ||
18 | #include <linux/linkage.h> | 17 | #include <linux/linkage.h> |
19 | #include <asm/segment.h> | 18 | #include <asm/segment.h> |
20 | #include <asm/page.h> | 19 | #include <asm/page.h> |