summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh')
-rw-r--r--include/asm-sh/sh_bios.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sh/sh_bios.h b/include/asm-sh/sh_bios.h
index 7f084b00c..cdb73bdea 100644
--- a/include/asm-sh/sh_bios.h
+++ b/include/asm-sh/sh_bios.h
@@ -7,8 +7,6 @@
* usually from within the early stages of kernel boot.
*/
-#include <config/sh/standard/bios.h>
-
extern void sh_bios_console_write(const char *buf, unsigned int len);
extern void sh_bios_char_out(char ch);