aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-loongson/workarounds.h
blob: e180c1422eae33e57c182b92fdeed15436b9861a (plain) (blame)
1
2
3
4
5
6
7
#ifndef __ASM_MACH_LOONGSON_WORKAROUNDS_H_
#define __ASM_MACH_LOONGSON_WORKAROUNDS_H_

#define WORKAROUND_CPUFREQ	0x00000001
#define WORKAROUND_CPUHOTPLUG	0x00000002

#endif