Get rid of some unneeded function prototypes in romstage.c files.
[coreboot.git] / src / mainboard / intel / d810e2cb / romstage.c
index fcdbb3156e513d99f1d445a9d08eeabf1ec552c5..81e2d5d3487141f4fb819862139ba8cbcd13054b 100644 (file)
@@ -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)
 {
        /* Set southbridge and Super I/O GPIOs. */