diff options
Diffstat (limited to 'arch/avr32/mach-at32ap/cpufreq.c')
| -rw-r--r-- | arch/avr32/mach-at32ap/cpufreq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/mach-at32ap/cpufreq.c b/arch/avr32/mach-at32ap/cpufreq.c index 024c586e936c..627743326253 100644 --- a/arch/avr32/mach-at32ap/cpufreq.c +++ b/arch/avr32/mach-at32ap/cpufreq.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/io.h> | 18 | #include <linux/io.h> |
| 19 | #include <linux/clk.h> | 19 | #include <linux/clk.h> |
| 20 | #include <linux/err.h> | 20 | #include <linux/err.h> |
| 21 | #include <linux/export.h> | ||
| 21 | #include <asm/system.h> | 22 | #include <asm/system.h> |
| 22 | 23 | ||
| 23 | static struct clk *cpuclk; | 24 | static struct clk *cpuclk; |
