Commit da17490c authored by Sascha Hauer's avatar Sascha Hauer

[ARM] i.MX add missing include

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent 96cb7672
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#include <linux/err.h> #include <linux/err.h>
#include <linux/io.h> #include <linux/io.h>
#include <mach/imx-regs.h> #include <mach/hardware.h>
/* /*
* Very simple approach: We can't disable clocks, so we do * Very simple approach: We can't disable clocks, so we do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment