ARM: OMAP2+: Remove unused platform init code and headers omap-for-v3.14/omap3-board-removal-signed
authorTony Lindgren <tony@atomide.com>
Sun, 8 Dec 2013 00:23:14 +0000 (16:23 -0800)
committerTony Lindgren <tony@atomide.com>
Sun, 8 Dec 2013 22:15:46 +0000 (14:15 -0800)
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 <tony@atomide.com>

No differences found