video: mxsfb: move mxsfb.h into include/linux
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Jun 2012 11:22:09 +0000 (19:22 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 3 Jul 2012 05:22:37 +0000 (13:22 +0800)
commitce4409b5821f170c018b94bacb36df1ffadb751f
tree7262c6d6a487081e8bcbaab03db1d723202592f2
parentdd8d20a3f32a7ba37526f5b4dfd4d35a93e5342f
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>
arch/arm/mach-mxs/devices-mx23.h
arch/arm/mach-mxs/devices-mx28.h
arch/arm/mach-mxs/devices/platform-mxsfb.c
arch/arm/mach-mxs/include/mach/mxsfb.h [deleted file]
drivers/video/mxsfb.c
include/linux/mxsfb.h [new file with mode: 0644]
This page took 0.026465 seconds and 5 git commands to generate.