commit | 2ea67fd145397c1409ffc85b2210ccf7ef69a183 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Oct 04 08:49:49 2010 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Feb 09 21:57:01 2011 -0800 |
tree | 9436d3ea6f440954f29e5bfefb1c3b763cd0400b | |
parent | 538bd3cc196f55b02614b3b19c48656251464b74 [diff] [blame] |
ARM: tegra: Add prototypes for subsystem suspend functions Signed-off-by: Colin Cross <ccross@android.com>
diff --git a/arch/arm/mach-tegra/pinmux-t2-tables.c b/arch/arm/mach-tegra/pinmux-t2-tables.c index a6ea34e..4d97d5c 100644 --- a/arch/arm/mach-tegra/pinmux-t2-tables.c +++ b/arch/arm/mach-tegra/pinmux-t2-tables.c
@@ -29,6 +29,7 @@ #include <mach/iomap.h> #include <mach/pinmux.h> +#include <mach/suspend.h> #define DRIVE_PINGROUP(pg_name, r) \ [TEGRA_DRIVE_PINGROUP_ ## pg_name] = { \