aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/wakeup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/wakeup.c')
-rw-r--r--src/soc/samsung/exynos5420/wakeup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/wakeup.c b/src/soc/samsung/exynos5420/wakeup.c
index 753afd9591..a2407175f9 100644
--- a/src/soc/samsung/exynos5420/wakeup.c
+++ b/src/soc/samsung/exynos5420/wakeup.c
@@ -29,7 +29,6 @@ void wakeup(void)
power_init(); /* Ensure ps_hold_setup() for early wakeup. */
dcache_mmu_disable();
- icache_invalidate_all();
power_exit_wakeup();
/* Should never return. If we do, reset. */
power_reset();