X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fmitac%2F6513wu%2Fromstage.c;h=d0cdc178be96d0a6381e47ba2d9a8b9b837d5511;hb=4028ce7b768c9b33e4b0b1af20eede9968359071;hp=a46e5673f8b7d6f93afdfc7b66d81935b1e76610;hpb=7f20d73eba22babbc5bf9efd8df8a3e9d3a117c7;p=coreboot.git diff --git a/src/mainboard/mitac/6513wu/romstage.c b/src/mainboard/mitac/6513wu/romstage.c index a46e5673f..d0cdc178b 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);