]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/lib/cache-pl310.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / arch / arm / lib / cache-pl310.c
index 0afd3880447f62a54ca577deee9f2324e4a59d0e..d05314ee57fc1fc03d5e6fd79ae1200b26206c97 100644 (file)
@@ -9,6 +9,7 @@
 #include <asm/armv7.h>
 #include <asm/pl310.h>
 #include <config.h>
+#include <common.h>
 
 struct pl310_regs *const pl310 = (struct pl310_regs *)CFG_SYS_PL310_BASE;