Loading drivers/power/reset/msm-poweroff.c +0 −2 Original line number Diff line number Diff line Loading @@ -471,8 +471,6 @@ static void msm_restart_prepare(const char *cmd) (enum pon_restart_reason)reason); } flush_cache_all(); /*outer_flush_all is not supported by 64bit kernel*/ #ifndef CONFIG_ARM64 outer_flush_all(); Loading Loading
drivers/power/reset/msm-poweroff.c +0 −2 Original line number Diff line number Diff line Loading @@ -471,8 +471,6 @@ static void msm_restart_prepare(const char *cmd) (enum pon_restart_reason)reason); } flush_cache_all(); /*outer_flush_all is not supported by 64bit kernel*/ #ifndef CONFIG_ARM64 outer_flush_all(); Loading