From 4028ce7b768c9b33e4b0b1af20eede9968359071 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 7 Dec 2010 19:16:07 +0000 Subject: Get rid of some unneeded function prototypes in romstage.c files. Abuild-tested. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6147 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/ma785gmt/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/gigabyte/ma785gmt') diff --git a/src/mainboard/gigabyte/ma785gmt/romstage.c b/src/mainboard/gigabyte/ma785gmt/romstage.c index 1f6ebdd1aa..8daa2b1dcd 100644 --- a/src/mainboard/gigabyte/ma785gmt/romstage.c +++ b/src/mainboard/gigabyte/ma785gmt/romstage.c @@ -38,7 +38,6 @@ #include "northbridge/amd/amdfam10/reset_test.c" #include #include "cpu/x86/bist.h" -static int smbus_read_byte(u32 device, u32 address); #include "superio/ite/it8718f/it8718f_early_serial.c" #include #include "cpu/x86/mtrr/earlymtrr.c" -- cgit v1.2.3