aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/bootblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/ibexpeak/bootblock.c')
-rw-r--r--src/southbridge/intel/ibexpeak/bootblock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/ibexpeak/bootblock.c b/src/southbridge/intel/ibexpeak/bootblock.c
index 6ef14a3b08..944378eca4 100644
--- a/src/southbridge/intel/ibexpeak/bootblock.c
+++ b/src/southbridge/intel/ibexpeak/bootblock.c
@@ -74,7 +74,6 @@ static void early_lpc_init(void)
pci_write_config32(PCH_LPC_DEV, LPC_GEN4_DEC, config->gen4_dec);
}
-
void bootblock_early_southbridge_init(void)
{
enable_spi_prefetching_and_caching();