diff options
Diffstat (limited to 'drivers/mxc/thermal/thermal.c')
-rw-r--r-- | drivers/mxc/thermal/thermal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/thermal/thermal.c b/drivers/mxc/thermal/thermal.c index cbe771d4379c..0cc5e5973271 100644 --- a/drivers/mxc/thermal/thermal.c +++ b/drivers/mxc/thermal/thermal.c @@ -43,6 +43,7 @@ #include <linux/cpufreq.h> #include <linux/clk.h> #include "anatop_driver.h" +#include <mach/hardware.h> /* register define of anatop */ #define HW_ANADIG_ANA_MISC0 (0x00000150) |