ARM: OMAP2+: Remove omap4 ocp2scp pdata
authorTony Lindgren <tony@atomide.com>
Thu, 30 May 2013 19:53:07 +0000 (12:53 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 30 May 2013 20:09:31 +0000 (13:09 -0700)
commit82c5cde1c4b01a62c9a19c9118b4b434c333ce86
tree5383349968d0092bda5ea1e0e7c75abf3fcad200
parent608d19380c67d3a68ef53568a8ea4f82fefa618e
ARM: OMAP2+: Remove omap4 ocp2scp pdata

This is omap4+ only and no longer needed as omap4+ can be booted
using device tree.

Also remove the related pdata handling from the driver and the
now unneeded platform_data/omap_ocp2scp.h.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
drivers/bus/omap-ocp2scp.c
include/linux/platform_data/omap_ocp2scp.h [deleted file]