diff options
Diffstat (limited to 'cpu/bf561/cache.S')
-rw-r--r-- | cpu/bf561/cache.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/bf561/cache.S b/cpu/bf561/cache.S index 5bda5bf97f7..d9015c6d1a0 100644 --- a/cpu/bf561/cache.S +++ b/cpu/bf561/cache.S @@ -2,6 +2,7 @@ #include <asm/linkage.h> #include <config.h> #include <asm/blackfin.h> +#include <asm/mach-common/bits/mpu.h> .text .align 2 |