Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b101e39 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: reset: fix compilation error"

parents d7e2efd7 b641d33d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -35,8 +35,6 @@ static int do_vm_restart(struct notifier_block *unused, unsigned long action,
{
	pr_notice("Going down for vm restart now\n");

	flush_cache_all();

	/*outer_flush_all is not supported by 64bit kernel*/
#ifndef CONFIG_ARM64
	outer_flush_all();