From: Shawn Guo Date: Thu, 14 Mar 2013 05:21:56 +0000 (+0800) Subject: video: mxsfb: remove mxsfb_platform_data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8b5cfc8797203d5e952592be00a5acacf5cef6a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed