commit | c8b5cfc8797203d5e952592be00a5acacf5cef6a | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Mar 14 13:21:56 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Thu Apr 04 21:22:42 2013 +0800 |
tree | 8261c32a7dbba35d5c42b46ef9e2dd0617919a03 | |
parent | 0d9f8217db159cdef7d90f89c9b101550d0fe3aa [diff] |
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>