summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-whistler.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-whistler.h')
-rw-r--r--arch/arm/mach-tegra/board-whistler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-whistler.h b/arch/arm/mach-tegra/board-whistler.h
index 884f7c416a02..69d4dd21a558 100644
--- a/arch/arm/mach-tegra/board-whistler.h
+++ b/arch/arm/mach-tegra/board-whistler.h
@@ -33,6 +33,6 @@ int whistler_emc_init(void);
/* Audio-related GPIOs */
#define WHISTLER_GPIO_WM8753(_x_) (MAX8907C_INT_END + 1 + (_x_))
#define TEGRA_GPIO_SPKR_EN WHISTLER_GPIO_WM8753(2)
-#define TEGRA_GPIO_HP_DET TEGRA_GPIO_PW2
+#define TEGRA_GPIO_HP_DET TEGRA_GPIO_PW3
#endif