#ifndef __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H #define __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H #include #define cpu_has_llsc 1 #define cpu_has_prefetch 1 #endif