ARM: bcm283x: Move BCM283x_BASE to a global variable
[platform/kernel/u-boot.git] / arch / arm / mach-bcm283x / mbox.c
index 3c67f68..467d0d5 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <asm/io.h>
+#include <asm/arch/base.h>
 #include <asm/arch/mbox.h>
 #include <phys2bus.h>