summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/devices-mx23.h
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-06-25 19:22:09 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-07-03 13:22:37 +0800
commitce4409b5821f170c018b94bacb36df1ffadb751f (patch)
tree7262c6d6a487081e8bcbaab03db1d723202592f2 /arch/arm/mach-mxs/devices-mx23.h
parentdd8d20a3f32a7ba37526f5b4dfd4d35a93e5342f (diff)
downloadop-kernel-dev-ce4409b5821f170c018b94bacb36df1ffadb751f.zip
op-kernel-dev-ce4409b5821f170c018b94bacb36df1ffadb751f.tar.gz
video: mxsfb: move mxsfb.h into include/linux
Move mxsfb.h into include/linux, so that mxsfb driver does not have to include <mach/*> header. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs/devices-mx23.h')
-rw-r--r--arch/arm/mach-mxs/devices-mx23.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/devices-mx23.h b/arch/arm/mach-mxs/devices-mx23.h
index 9acdd63..9ee5ced 100644
--- a/arch/arm/mach-mxs/devices-mx23.h
+++ b/arch/arm/mach-mxs/devices-mx23.h
@@ -10,7 +10,7 @@
*/
#include <mach/mx23.h>
#include <mach/devices-common.h>
-#include <mach/mxsfb.h>
+#include <linux/mxsfb.h>
#include <linux/amba/bus.h>
static inline int mx23_add_duart(void)
OpenPOWER on IntegriCloud