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

Commit 411a5ecc authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

msm: Remove extra ifdef causing build errors



An extra #ifdef without matching #endif, causing build
error. Fix it.

Change-Id: I1c1365f155fe50d2f855b1dfdf248e2f63027bd6
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 4bb2701f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -623,7 +623,6 @@ void __init mem_init(void)
#undef MLM
#undef MLK_ROUNDUP

#ifdef CONFIG_ARM_KERNMEM_PERMS
struct section_perm {
	const char *name;
	unsigned long start;