diff options
Diffstat (limited to 'cpu/bf537/cache.S')
| -rw-r--r-- | cpu/bf537/cache.S | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/cpu/bf537/cache.S b/cpu/bf537/cache.S index 5bda5bf97..d9015c6d1 100644 --- a/cpu/bf537/cache.S +++ b/cpu/bf537/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 |