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)
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>

No differences found