aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ma78gm/resourcemap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ma78gm/resourcemap.c')
-rw-r--r--src/mainboard/gigabyte/ma78gm/resourcemap.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ma78gm/resourcemap.c b/src/mainboard/gigabyte/ma78gm/resourcemap.c
index acdf645a54..a4a1d9251a 100644
--- a/src/mainboard/gigabyte/ma78gm/resourcemap.c
+++ b/src/mainboard/gigabyte/ma78gm/resourcemap.c
@@ -15,7 +15,11 @@
-static void setup_mb_resource_map(void)
+#include <arch/io.h>
+#include <commonlib/helpers.h>
+#include <northbridge/amd/amdfam10/amdfam10.h>
+
+void setup_mb_resource_map(void)
{
static const unsigned int register_values[] = {
/* Careful set limit registers before base registers which contain the enables */