Get rid of some unneeded function prototypes in romstage.c files.
[coreboot.git] / src / mainboard / ibase / mb899 / romstage.c
index 990263012239f2e32c07d9749f5202c9d1daf3ec..f85fa16af556f021de29416f919280f75b98ca27 100644 (file)
@@ -40,8 +40,6 @@
 #define SERIAL_DEV PNP_DEV(0x4e, W83627EHG_SP1)
 #define DUMMY_DEV PNP_DEV(0x4e, 0)
 
-void enable_smbus(void);
-
 void setup_ich7_gpios(void)
 {
        printk(BIOS_DEBUG, " GPIOS...");