Get rid of some unneeded function prototypes in romstage.c files.
[coreboot.git] / src / mainboard / hp / e_vectra_p2706t / romstage.c
index 776b841b6bc85295a4831003193c14655beb010e..1ecc686ddb0cb8f33918d7bc6c6ef80556380f14 100644 (file)
@@ -38,9 +38,6 @@
 /* TODO: It's a PC87364 actually! */
 #define SERIAL_DEV PNP_DEV(0x2e, PC87360_SP1)
 
-void enable_smbus(void);
-int smbus_read_byte(u8 device, u8 address);
-
 void main(unsigned long bist)
 {
        /* TODO: It's a PC87364 actually! */