aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/mitac/6513wu/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/mitac/6513wu/romstage.c')
-rw-r--r--src/mainboard/mitac/6513wu/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/mitac/6513wu/romstage.c b/src/mainboard/mitac/6513wu/romstage.c
index a46e5673f8..d0cdc178be 100644
--- a/src/mainboard/mitac/6513wu/romstage.c
+++ b/src/mainboard/mitac/6513wu/romstage.c
@@ -35,9 +35,6 @@
#define SERIAL_DEV PNP_DEV(0x4e, SMSCSUPERIO_SP1)
-void enable_smbus(void);
-int smbus_read_byte(u8 device, u8 address);
-
void main(unsigned long bist)
{
smscsuperio_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);