summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap_hwmod.h
diff options
context:
space:
mode:
authorPaul Walmsley <paul@pwsan.com>2011-02-25 15:54:33 -0700
committerPaul Walmsley <paul@pwsan.com>2011-03-07 20:05:08 -0700
commite1d6f4729e9fd46efa1029b6e806bb8b6c24e776 (patch)
tree270f7d539aaf632728e67db6143fce0fa65d69cc /arch/arm/plat-omap/include/plat/omap_hwmod.h
parent7328ff4d72401835fa1aadfb9e574a2133bd952b (diff)
downloadblackbird-obmc-linux-e1d6f4729e9fd46efa1029b6e806bb8b6c24e776.tar.gz
blackbird-obmc-linux-e1d6f4729e9fd46efa1029b6e806bb8b6c24e776.zip
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>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/omap_hwmod.h')
-rw-r--r--arch/arm/plat-omap/include/plat/omap_hwmod.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/omap_hwmod.h b/arch/arm/plat-omap/include/plat/omap_hwmod.h
index fedd82971c9e..82d79f011dcc 100644
--- a/arch/arm/plat-omap/include/plat/omap_hwmod.h
+++ b/arch/arm/plat-omap/include/plat/omap_hwmod.h
@@ -34,7 +34,6 @@
#include <linux/ioport.h>
#include <linux/spinlock.h>
#include <plat/cpu.h>
-#include <plat/voltage.h>
struct omap_device;
OpenPOWER on IntegriCloud