X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fsouthbridge%2Fintel%2Fi82801gx%2Flpc.c;h=7feb76a5fb68f25808e55e401617fafd28eddac0;hb=cadc54583877db65f33d2db11088d5fae1b77b74;hp=f486c1ebf849cfe60727dc06f317a306a6c47753;hpb=405721d45c8f7cd58c2466e43df8c2aee6f8e714;p=coreboot.git diff --git a/src/southbridge/intel/i82801gx/lpc.c b/src/southbridge/intel/i82801gx/lpc.c index f486c1ebf..7feb76a5f 100644 --- a/src/southbridge/intel/i82801gx/lpc.c +++ b/src/southbridge/intel/i82801gx/lpc.c @@ -27,6 +27,7 @@ #include #include #include +#include #include "i82801gx.h" #define NMI_OFF 0 @@ -335,7 +336,6 @@ static void enable_clock_gating(void) #if CONFIG_HAVE_SMI_HANDLER static void i82801gx_lock_smm(struct device *dev) { - void smm_lock(void); #if TEST_SMM_FLASH_LOCKDOWN u8 reg8; #endif