From 15a129e3b2d1438932bbf1e51933b6b54eb01aea Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Mon, 4 Apr 2011 12:56:18 -0700 Subject: ARM: tegra: remove unused mach/suspend.h mach/suspend.h is not used yet, and its functions will be replaced with syscore ops. Delete it. Change-Id: I7b32d3514e7f4427c7d5faa97c1954a7a2cc286c Signed-off-by: Colin Cross --- arch/arm/mach-tegra/pinmux-t2-tables.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-tegra/pinmux-t2-tables.c') diff --git a/arch/arm/mach-tegra/pinmux-t2-tables.c b/arch/arm/mach-tegra/pinmux-t2-tables.c index a475367befa3..47f2b51c1fb5 100644 --- a/arch/arm/mach-tegra/pinmux-t2-tables.c +++ b/arch/arm/mach-tegra/pinmux-t2-tables.c @@ -29,7 +29,6 @@ #include #include -#include #define DRIVE_PINGROUP(pg_name, r) \ [TEGRA_DRIVE_PINGROUP_ ## pg_name] = { \ -- cgit v1.2.3