ARM: OMAP2+: Voltage: Move the omap_volt_data structure to plat
authorJ Keerthy <j-keerthy@ti.com>
Wed, 25 Apr 2012 05:44:31 +0000 (11:14 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 31 May 2012 23:03:44 +0000 (16:03 -0700)
commitfa60be6e3f9362bd841e26b9366f0db7b761a042
tree037b8a6ceb9a37cfd49b52ca35fe87a3e93ec275
parent50e4a7d0b26c86628300edf4625cc5ff16a7a227
ARM: OMAP2+: Voltage: Move the omap_volt_data structure to plat

Move the omap_volt_data structure from mach-omap2/ directory
to arch/arm/plat-omap/include/plat/ so that it is accessible
from both mach-omap2 and drivers directories.

Signed-off-by: J Keerthy <j-keerthy@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/voltage.h
arch/arm/plat-omap/include/plat/voltage.h
This page took 0.028995 seconds and 5 git commands to generate.