summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pm-t3.c
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2011-12-01 14:28:44 -0800
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-08 18:01:29 +0530
commit9917673c3bf97f8bf8ef28381d32c4b501a4dacf (patch)
treee268c51bfb2304754480a9391235ff56c03d72c9 /arch/arm/mach-tegra/pm-t3.c
parent43478488a6961e3b6a32aa820894b2a6489d462f (diff)
tegra: treewide: Remove unused gpio-names.h includes
Most places shouldn't be using these macros, they should get the gpio information from the board files. Either way, all of these instances were unused. Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Change-Id: Ifb76704dccb24e5e6eab4c06c79bc8e97802c6d3 Reviewed-on: http://git-master/r/68481 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/pm-t3.c')
-rw-r--r--arch/arm/mach-tegra/pm-t3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/pm-t3.c b/arch/arm/mach-tegra/pm-t3.c
index f82535f4a601..df20340ed508 100644
--- a/arch/arm/mach-tegra/pm-t3.c
+++ b/arch/arm/mach-tegra/pm-t3.c
@@ -35,7 +35,6 @@
#include "clock.h"
#include "cpuidle.h"
-#include "gpio-names.h"
#include "pm.h"
#include "sleep.h"
#include "tegra3_emc.h"