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

[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
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment