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>2011-11-30 21:46:47 -0800
commitbe94866dfade0064bfc6b64c576c8e5ebe571863 (patch)
treeaafb62c57fea10b1eb7d047b7a97b2d60df3ebff /arch/arm/mach-tegra/sleep.h
parent231a919b672069b8c023f0a1182fdaaa5cc25ef4 (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>