MIPS: Loongson: Improve LEFI firmware interface
[deliverable/linux.git] / arch / mips / include / asm / mach-loongson / workarounds.h
1 #ifndef __ASM_MACH_LOONGSON_WORKAROUNDS_H_
2 #define __ASM_MACH_LOONGSON_WORKAROUNDS_H_
3
4 #define WORKAROUND_CPUFREQ 0x00000001
5 #define WORKAROUND_CPUHOTPLUG 0x00000002
6
7 #endif
This page took 0.030403 seconds and 5 git commands to generate.