diff options
Diffstat (limited to 'cpu/mips/cache.S')
| -rw-r--r-- | cpu/mips/cache.S | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cpu/mips/cache.S b/cpu/mips/cache.S index 1b0efc34a..79660797c 100644 --- a/cpu/mips/cache.S +++ b/cpu/mips/cache.S @@ -23,7 +23,6 @@   */  #include <config.h> -#include <version.h>  #include <asm/asm.h>  #include <asm/regdef.h>  #include <asm/mipsregs.h> |