ARM: AM33xx: Remove the unused voltagedomain data
authorRajendra Nayak <rnayak@ti.com>
Mon, 17 Jun 2013 13:16:23 +0000 (18:46 +0530)
committerKevin Hilman <khilman@linaro.org>
Mon, 17 Jun 2013 14:26:44 +0000 (07:26 -0700)
commit63b0420c85096d4bb1a3ba365dbf6b970a58b8f7
treea0c4bbe9983e598ed4c6acab8157dfa30b5204f5
parentcd8abed1da91a3250aa4b3857479613a2b446f84
ARM: AM33xx: Remove the unused voltagedomain data

Now that there is a way to tell the powerdomain core about
missing voltage domain auto-scaling control in SoCs', get rid of the dummy
voltage domain data populated for AM33xx devices.

Acked-by: Nishanth Menon <nm@ti.com>
Acked-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Afzal Mohammed <afzal@ti.com> # am335x evm
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/prm33xx.c
arch/arm/mach-omap2/voltage.h
arch/arm/mach-omap2/voltagedomains33xx_data.c [deleted file]