diff options
Diffstat (limited to 'arch/sh/boot/compressed/head.S')
-rw-r--r-- | arch/sh/boot/compressed/head.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boot/compressed/head.S b/arch/sh/boot/compressed/head.S index 88db04d325fb..4c26a192277d 100644 --- a/arch/sh/boot/compressed/head.S +++ b/arch/sh/boot/compressed/head.S @@ -7,7 +7,6 @@ .text -#include <linux/config.h> #include <linux/linkage.h> .global startup |