Get rid of some unneeded function prototypes in romstage.c files.
[coreboot.git] / src / mainboard / intel / d945gclf / romstage.c
index 8b79f2dc571de7f6a93a22a3a5dfe4c106189de0..8b02163ab89481022fa318ed77ac50007c824442 100644 (file)
@@ -39,8 +39,6 @@
 
 #define SERIAL_DEV PNP_DEV(0x2e, W83627THG_SP1)
 
-void enable_smbus(void);
-
 void setup_ich7_gpios(void)
 {
        /* TODO: This is highly board specific and should be moved */