summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/sh_bios.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-07-28 22:58:42 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-07-28 22:58:42 +0000
commiteed6b7c84cc33f229f6fecd884d9a22af5bec514 (patch)
tree422a7a49328c59053f4fb11805adb753523c2f2c /include/asm-sh/sh_bios.h
parenta3b90e3c6976551acbac09f5aacd736a1658aaa8 (diff)
Merge with Linux 2.4.0-test5-pre6.
Diffstat (limited to 'include/asm-sh/sh_bios.h')
-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);