diff options
author | Dan Willemsen <dwillemsen@nvidia.com> | 2011-06-23 17:50:39 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@nvidia.com> | 2011-11-30 21:46:46 -0800 |
commit | 460ca1a52b4a228f7d82a5ea418208a7c4a50747 (patch) | |
tree | 3f3529e637ad5d138104c1fa0d225aa383794739 /arch/arm/mach-tegra/board-whistler-power.c | |
parent | 7cd9abb85808fb97f7303e91214e65e1d16d846c (diff) |
fixup whistler k39
Rebase-Id: R7640f14db9b7d5a2bfaa73557dd781cec9290098
Diffstat (limited to 'arch/arm/mach-tegra/board-whistler-power.c')
-rw-r--r-- | arch/arm/mach-tegra/board-whistler-power.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-whistler-power.c b/arch/arm/mach-tegra/board-whistler-power.c index 3c8985297c52..aeae4302399b 100644 --- a/arch/arm/mach-tegra/board-whistler-power.c +++ b/arch/arm/mach-tegra/board-whistler-power.c @@ -243,7 +243,6 @@ static struct tegra_suspend_platform_data whistler_suspend_data = { .suspend_mode = TEGRA_SUSPEND_LP0, .core_timer = 0x7e, .core_off_timer = 0xc00, - .separate_req = false, .corereq_high = true, .sysclkreq_high = true, }; |