]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h
authorPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 22:54:33 +0000 (15:54 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 8 Mar 2011 03:05:08 +0000 (20:05 -0700)
commite1d6f4729e9fd46efa1029b6e806bb8b6c24e776
tree270f7d539aaf632728e67db6143fce0fa65d69cc
parent7328ff4d72401835fa1aadfb9e574a2133bd952b
OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h

At this point in time, there's no reason for this header file to be in
plat-omap/include/plat/voltage.h.  It should not be included by device
drivers, and the code that uses it is currently all under mach-omap2/.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_twl.c
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/smartreflex.h
arch/arm/mach-omap2/sr_device.c
arch/arm/mach-omap2/voltage.c
arch/arm/mach-omap2/voltage.h [moved from arch/arm/plat-omap/include/plat/voltage.h with 100% similarity]
arch/arm/plat-omap/include/plat/omap_hwmod.h