summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-tegra/idle-t2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/idle-t2.c b/arch/arm/mach-tegra/idle-t2.c
index 134b477937f7..5b5dad442911 100644
--- a/arch/arm/mach-tegra/idle-t2.c
+++ b/arch/arm/mach-tegra/idle-t2.c
@@ -270,7 +270,7 @@ void cpu_ap20_do_idle(void)
// Wait for any interrupt
__asm__ volatile ("wfi");
- if (likely(s_pFlowCtrl))
+ if (addr)
{
/*
* Signal "stats monitor" to stop counting the idle cycles.