X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-mips%2Fcacheops.h;h=70bcad7694dfc48410551c3a7c571fadfef764db;hb=c2d9befa0b4695b89476fb5d259742c09afe243f;hp=256ad2cc6eb8f8a4bb242ae383f50266eea47270;hpb=27f33e9f45ef7f9685cbdc65066a1828e85dde4f;p=oweals%2Fu-boot.git diff --git a/include/asm-mips/cacheops.h b/include/asm-mips/cacheops.h index 256ad2cc6e..70bcad7694 100644 --- a/include/asm-mips/cacheops.h +++ b/include/asm-mips/cacheops.h @@ -21,7 +21,7 @@ #define Index_Store_Tag_I 0x08 #define Index_Store_Tag_D 0x09 #if defined(CONFIG_CPU_LOONGSON2) -#define Hit_Invalidate_I 0x00 +#define Hit_Invalidate_I 0x00 #else #define Hit_Invalidate_I 0x10 #endif