diff options
Diffstat (limited to 'arch/sh/boot/compressed/misc.c')
| -rw-r--r-- | arch/sh/boot/compressed/misc.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boot/compressed/misc.c b/arch/sh/boot/compressed/misc.c index 211e9110074..f2fed5ce5cc 100644 --- a/arch/sh/boot/compressed/misc.c +++ b/arch/sh/boot/compressed/misc.c @@ -11,7 +11,6 @@   * Modified to use standard LinuxSH BIOS by Greg Banks 7Jul2000   */ -#include <linux/config.h>  #include <asm/uaccess.h>  #ifdef CONFIG_SH_STANDARD_BIOS  #include <asm/sh_bios.h>  |