From f0ff768ec946a3755f7593db4f9366bcfd8307be Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Mon, 18 Jul 2011 11:47:13 +0530 Subject: arm: tegra: Console suspend for all boards Added the board level suspend/resume and call the console suspend from board level suspend/resume. bug 820536 Original-Change-Id: I246265241246dc0682870571c927bd23023e5aca Reviewed-on: http://git-master/r/41448 Reviewed-by: Laxman Dewangan Tested-by: Laxman Dewangan Reviewed-by: Bitan Biswas Reviewed-by: Narendra Damahe Rebase-Id: Re1f3dd4f75ee05456899d9a67f74ae84f9572654 --- arch/arm/mach-tegra/board-enterprise.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-tegra/board-enterprise.c') diff --git a/arch/arm/mach-tegra/board-enterprise.c b/arch/arm/mach-tegra/board-enterprise.c index 87b353ba0b56..1b6171eeae1a 100644 --- a/arch/arm/mach-tegra/board-enterprise.c +++ b/arch/arm/mach-tegra/board-enterprise.c @@ -241,7 +241,6 @@ static struct uart_clk_parent uart_parent_clk[] = { [1] = {.name = "pll_m"}, [2] = {.name = "clk_m"}, }; -static struct clk *debug_uart_clk; static struct tegra_uart_platform_data enterprise_uart_pdata; static void __init uart_debug_init(void) -- cgit v1.2.3