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

Commit b48340af authored by Lennert Buytenhek's avatar Lennert Buytenhek Committed by Russell King
Browse files

[ARM] 3425/1: xsc3: need to include pgtable-hwdef.h



Patch from Lennert Buytenhek

Adapt xsc3 to the changes in 74945c86
(xsc3 was written before but merged after the latter went in.)

Signed-off-by: default avatarLennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d53ace70
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
#include <asm/procinfo.h>
#include <asm/hardware.h>
#include <asm/pgtable.h>
#include <asm/pgtable-hwdef.h>
#include <asm/page.h>
#include <asm/ptrace.h>
#include "proc-macros.S"