summaryrefslogtreecommitdiff
path: root/drivers/aiodev/imx_thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/aiodev/imx_thermal.c')
-rw-r--r--drivers/aiodev/imx_thermal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/aiodev/imx_thermal.c b/drivers/aiodev/imx_thermal.c
index 4d24f6cae3..0b1670708f 100644
--- a/drivers/aiodev/imx_thermal.c
+++ b/drivers/aiodev/imx_thermal.c
@@ -22,7 +22,7 @@
#include <linux/math64.h>
#include <linux/log2.h>
#include <linux/clk.h>
-#include <mach/imx6-anadig.h>
+#include <mach/imx/imx6-anadig.h>
#include <io.h>
#include <aiodev.h>
#include <mfd/syscon.h>