summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.h
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2011-07-18 14:57:19 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-22 23:26:43 -0700
commita0ecf85f771d93cdc00c09511a3d58e744cb5d2f (patch)
tree6681329434fcb7e9a973b1c96dd821280233a27d /arch/arm/mach-tegra/sleep.h
parent3e9bb24d6e85cd3c3893fac33808bb2c2fae129a (diff)
ARM: tegra: Finish power.h -> sleep.h rename
Change-Id: I7e7698ee3a0b51e5d7ea21212806701b34e39064 Signed-off-by: Scott Williams <scwilliams@nvidia.com> DW: Split into logical changes Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Rebase-Id: R324cb2c52cc2967be1189ef64ee6ac1bee8f60d0
Diffstat (limited to 'arch/arm/mach-tegra/sleep.h')
-rw-r--r--arch/arm/mach-tegra/sleep.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/sleep.h b/arch/arm/mach-tegra/sleep.h
index 157cc6787859..31cdb153d112 100644
--- a/arch/arm/mach-tegra/sleep.h
+++ b/arch/arm/mach-tegra/sleep.h
@@ -1,5 +1,5 @@
/*
- * arch/arm/mach-tegra/power.h
+ * arch/arm/mach-tegra/sleep.h
*
* Declarations for power state transition code
*
@@ -20,8 +20,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#ifndef __MACH_TEGRA_POWER_H
-#define __MACH_TEGRA_POWER_H
+#ifndef __MACH_TEGRA_SLEEP_H
+#define __MACH_TEGRA_SLEEP_H
#include <mach/iomap.h>