aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/south_station/BiosCallOuts.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2014-05-26 11:27:54 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-10-19 06:20:58 +0200
commit26f297e98109d8dd6e09dcb69ec371463732e464 (patch)
treed5913e13ab33b65487b9c2191abbc861a0f91a0a /src/mainboard/amd/south_station/BiosCallOuts.c
parent50c9637e15ddd78f896419f2335457de4fe22d77 (diff)
AGESA: Drop board and chipset -specific callout headers
Change-Id: If973f28931e65a57cbb8d6739542a57c844f0d66 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/7115 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/mainboard/amd/south_station/BiosCallOuts.c')
-rw-r--r--src/mainboard/amd/south_station/BiosCallOuts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/south_station/BiosCallOuts.c b/src/mainboard/amd/south_station/BiosCallOuts.c
index cd265ab192..693f1594db 100644
--- a/src/mainboard/amd/south_station/BiosCallOuts.c
+++ b/src/mainboard/amd/south_station/BiosCallOuts.c
@@ -19,7 +19,7 @@
#include "AGESA.h"
#include "amdlib.h"
-#include "BiosCallOuts.h"
+#include <northbridge/amd/agesa/BiosCallOuts.h>
#include "heapManager.h"
#include "SB800.h"
#include <southbridge/amd/cimx/sb800/gpio_oem.h>