summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include/mach/pinmux-t2.h
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-03-28 17:48:56 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:34:21 -0800
commit120c356d1deff9aa1619afa948d07a90aea6959e (patch)
tree72716ee858b5a2cf9c042e862e241d509dbc130b /arch/arm/mach-tegra/include/mach/pinmux-t2.h
parent479e299df3b083ab29a96e5f390bb55d8795b224 (diff)
ARM: tegra: pinmux: Convert suspend/resume to syscore
Signed-off-by: Colin Cross <ccross@android.com> Change-Id: I3228600e93f819821b13b0955961fc1cbfb826a8
Diffstat (limited to 'arch/arm/mach-tegra/include/mach/pinmux-t2.h')
-rw-r--r--arch/arm/mach-tegra/include/mach/pinmux-t2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/include/mach/pinmux-t2.h b/arch/arm/mach-tegra/include/mach/pinmux-t2.h
index 4c2626347263..1d208c02c6a2 100644
--- a/arch/arm/mach-tegra/include/mach/pinmux-t2.h
+++ b/arch/arm/mach-tegra/include/mach/pinmux-t2.h
@@ -17,6 +17,8 @@
#ifndef __MACH_TEGRA_PINMUX_T2_H
#define __MACH_TEGRA_PINMUX_T2_H
+void tegra2_init_pinmux(void);
+
enum tegra_pingroup {
TEGRA_PINGROUP_ATA = 0,
TEGRA_PINGROUP_ATB,