aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ecs/p6iwp-fe/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ecs/p6iwp-fe/romstage.c')
-rw-r--r--src/mainboard/ecs/p6iwp-fe/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/ecs/p6iwp-fe/romstage.c b/src/mainboard/ecs/p6iwp-fe/romstage.c
index a3c1f20af0..4e12777e64 100644
--- a/src/mainboard/ecs/p6iwp-fe/romstage.c
+++ b/src/mainboard/ecs/p6iwp-fe/romstage.c
@@ -33,9 +33,6 @@
#include "superio/ite/it8712f/it8712f_early_serial.c"
#include <lib.h>
-void enable_smbus(void);
-int smbus_read_byte(u8 device, u8 address);
-
void main(unsigned long bist)
{
it8712f_24mhz_clkin();