Skip to content

Commit

Permalink
[ARM] 3425/1: xsc3: need to include pgtable-hwdef.h
Browse files Browse the repository at this point in the history
Patch from Lennert Buytenhek

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

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Lennert Buytenhek authored and Russell King committed Mar 30, 2006
1 parent d53ace7 commit b48340a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mm/proc-xsc3.S
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b48340a

Please sign in to comment.