From: Lennert Buytenhek Date: Thu, 30 Mar 2006 09:24:07 +0000 (+0100) Subject: [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b48340aff031db98dbd34a4bbc575eec9bb78359;p=mv-sheeva.git [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h Patch from Lennert Buytenhek Adapt xsc3 to the changes in 74945c8616a50074277e18641baaae7464006766 (xsc3 was written before but merged after the latter went in.) Signed-off-by: Lennert Buytenhek Signed-off-by: Russell King --- diff --git a/arch/arm/mm/proc-xsc3.S b/arch/arm/mm/proc-xsc3.S index f90513e9af0..b9dfce57c27 100644 --- a/arch/arm/mm/proc-xsc3.S +++ b/arch/arm/mm/proc-xsc3.S @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include "proc-macros.S"