video: mxsfb: remove mxsfb_platform_data
authorShawn Guo <shawn.guo@linaro.org>
Thu, 14 Mar 2013 05:21:56 +0000 (13:21 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 4 Apr 2013 13:22:42 +0000 (21:22 +0800)
commitc8b5cfc8797203d5e952592be00a5acacf5cef6a
tree8261c32a7dbba35d5c42b46ef9e2dd0617919a03
parent0d9f8217db159cdef7d90f89c9b101550d0fe3aa
video: mxsfb: remove mxsfb_platform_data

None of mxsfb users uses mxsfb_platform_data now.  Let's remove it
from mxsfb driver.

As the result, include/linux/mxsfb.h gets deleted with a few macros
moved into mxsfb.c.  Along with the change, the typo "FAILING" in macro
name is fixed to be "FALLING".

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
drivers/video/mxsfb.c
include/linux/mxsfb.h [deleted file]