X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Fmach-spear%2Fhotplug.c;h=d97749c642ce67b8bf721dc61461b5106594a3f3;hb=a6aacbde406eeb6f8fc218b2c6172825f5e73fcf;hp=a7d2dd11a4f2aef8e163c0a76d76f2122653bfc9;hpb=736a2dd2571ac56b11ed95a7814d838d5311be04;p=karo-tx-linux.git diff --git a/arch/arm/mach-spear/hotplug.c b/arch/arm/mach-spear/hotplug.c index a7d2dd11a4f2..d97749c642ce 100644 --- a/arch/arm/mach-spear/hotplug.c +++ b/arch/arm/mach-spear/hotplug.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include @@ -21,7 +20,6 @@ static inline void cpu_enter_lowpower(void) { unsigned int v; - flush_cache_all(); asm volatile( " mcr p15, 0, %1, c7, c5, 0\n" " dsb\n"