From: Tony Lindgren Date: Sun, 8 Dec 2013 00:23:14 +0000 (-0800) Subject: ARM: OMAP2+: Remove unused platform init code and headers X-Git-Tag: omap-for-v3.14/omap3-board-removal-signed^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736e812636ea72be444b85fa7e92554967459069;p=pandora-kernel.git ARM: OMAP2+: Remove unused platform init code and headers After converting mach-omap2 to boot with device tree only, we can now remove some more unused platform init code and headers: - omap4-keypad related functions are no longer needed with with device tree - board-rx51.h and hsmmc.h are now unused, and board-rx51.c has some unneded headers - serial.h is no longer needed - i2c_dev_attr is now set in the driver based on the compatible flag, and fifo_depth is unused Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed