Get rid of some unneeded function prototypes in romstage.c files.
[coreboot.git] / src / southbridge / intel / i82801bx / i82801bx_smbus.h
index 066feade070d5976638ed20f2354dce1f28c3f6c..c04e9dc8d3b000458b69f1e91b1e70feb01e6f32 100644 (file)
@@ -20,8 +20,6 @@
 
 #include <device/smbus_def.h>
 
-void enable_smbus(void);
-
 static void smbus_delay(void)
 {
        inb(0x80);