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

Commit 65d517eb authored by Paul Mundt's avatar Paul Mundt
Browse files

sh64: asm/pgtable.h needs asm/mmu.h



Needed to satisfy the __in_29bit_mode() check.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 194cd8df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#include <asm/pgtable-2level.h>
#endif
#include <asm/page.h>
#include <asm/mmu.h>

#ifndef __ASSEMBLY__
#include <asm/addrspace.h>