diff options
Diffstat (limited to 'arch/mips/loongson/common/platform.c')
-rw-r--r-- | arch/mips/loongson/common/platform.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/loongson/common/platform.c b/arch/mips/loongson/common/platform.c index ed007a2e0e1f..502b059de422 100644 --- a/arch/mips/loongson/common/platform.c +++ b/arch/mips/loongson/common/platform.c | |||
@@ -9,6 +9,7 @@ | |||
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/err.h> | 11 | #include <linux/err.h> |
12 | #include <linux/smp.h> | ||
12 | #include <linux/platform_device.h> | 13 | #include <linux/platform_device.h> |
13 | 14 | ||
14 | static struct platform_device loongson2_cpufreq_device = { | 15 | static struct platform_device loongson2_cpufreq_device = { |