summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/e_vectra_p2706t/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/e_vectra_p2706t/romstage.c')
-rw-r--r--src/mainboard/hp/e_vectra_p2706t/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/hp/e_vectra_p2706t/romstage.c b/src/mainboard/hp/e_vectra_p2706t/romstage.c
index 776b841b6b..1ecc686ddb 100644
--- a/src/mainboard/hp/e_vectra_p2706t/romstage.c
+++ b/src/mainboard/hp/e_vectra_p2706t/romstage.c
@@ -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! */