Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-tegra / pm.c
index d647e9e0e1970e70ffe4e4ed7a11225aff6f89e9..45cf52c7e528684f2400416298f161f9ffea4d34 100644 (file)
@@ -123,6 +123,11 @@ bool tegra_set_cpu_in_lp2(int phy_cpu_id)
        return last_cpu;
 }
 
+int tegra_cpu_do_idle(void)
+{
+       return cpu_do_idle();
+}
+
 static int tegra_sleep_cpu(unsigned long v2p)
 {
        setup_mm_for_reboot();