From: Jeremy Kerr Date: Thu, 22 Jul 2010 15:34:34 +0000 (+0100) Subject: ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure X-Git-Tag: firefly_0821_release~9833^2~1330^2~17 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f63a79f65358d27a25fa31f912738b61bfcec589;p=firefly-linux-kernel-4.4.55.git ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure We need asm/memory.h for NS9XXX_CSxSTAT_PHYS (via mach/memory.h). Signed-off-by: Jeremy Kerr Signed-off-by: Russell King --- diff --git a/arch/arm/mach-ns9xxx/include/mach/debug-macro.S b/arch/arm/mach-ns9xxx/include/mach/debug-macro.S index 0859336a8e6d..5c934bdb7158 100644 --- a/arch/arm/mach-ns9xxx/include/mach/debug-macro.S +++ b/arch/arm/mach-ns9xxx/include/mach/debug-macro.S @@ -8,6 +8,7 @@ * the Free Software Foundation. */ #include +#include #include