summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/powergate-priv.h
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2013-09-04 00:35:48 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:45:36 -0700
commitb9ad0f258ab54ee3985c75d57bec7264a95d8d72 (patch)
treee60a55a6e59a43f0d4f3587797d80592be2f67ba /arch/arm/mach-tegra/powergate-priv.h
parent2268683075e741190919217a72fcf13eb174dc57 (diff)
ARM: tegra: Move mach/powergate.h to linux/tegra-powergate.h
This moved upstream, do the equivalent change here. Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Change-Id: I2de76e5c6487ed4513b6d070e0c515a27a881fff
Diffstat (limited to 'arch/arm/mach-tegra/powergate-priv.h')
-rw-r--r--arch/arm/mach-tegra/powergate-priv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/powergate-priv.h b/arch/arm/mach-tegra/powergate-priv.h
index 996d9159bdb9..41e94b349bd5 100644
--- a/arch/arm/mach-tegra/powergate-priv.h
+++ b/arch/arm/mach-tegra/powergate-priv.h
@@ -22,8 +22,7 @@
#include <linux/err.h>
#include <linux/spinlock.h>
#include <linux/io.h>
-
-#include <mach/powergate.h>
+#include <linux/tegra-powergate.h>
#include "clock.h"
#include "fuse.h"