]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy code for gpmc-smc91x.c
authorTony Lindgren <tony@atomide.com>
Tue, 4 Nov 2014 01:45:01 +0000 (17:45 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 4 Nov 2014 01:45:01 +0000 (17:45 -0800)
commit340226af9f117bc94cca925c12d70ab1da96f2e8
tree5d699b4e2fc6251f015169b6e584b855ac4fa5f3
parent593e5a2c87951a78d695bca2eea393675f27778e
ARM: OMAP2+: Drop legacy code for gpmc-smc91x.c

This code was only used by 2430sdp, 3430sdp, and n900 development
boards.

The 2430sdp is already device tree only, and all the users of the
3430sdp and n900 development boards are already booting in device
tree mode, so we can drop the legacy smc91x support.

Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-rx51-peripherals.c
arch/arm/mach-omap2/gpmc-smc91x.c [deleted file]
arch/arm/mach-omap2/gpmc-smc91x.h [deleted file]