X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-mxc%2Fdebug-macro.S;h=575087f8561a510d9fb4c016a0d9e033345b2282;hb=cdbfc557c43ea1f1f9b7062300ecb1254969814b;hp=81caa0aacfef8e13fa9934fcf893527ac2116e33;hpb=ce8ffef0bfd6e55d5da3923d8e9af27c3b5c4eff;p=linux-2.6 diff --git a/include/asm-arm/arch-mxc/debug-macro.S b/include/asm-arm/arch-mxc/debug-macro.S index 81caa0aacf..575087f856 100644 --- a/include/asm-arm/arch-mxc/debug-macro.S +++ b/include/asm-arm/arch-mxc/debug-macro.S @@ -19,7 +19,15 @@ #ifdef CONFIG_MACH_PCM037 #include #endif - +#ifdef CONFIG_MACH_MX31LITE +#include +#endif +#ifdef CONFIG_MACH_MX27ADS +#include +#endif +#ifdef CONFIG_MACH_PCM038 +#include +#endif .macro addruart,rx mrc p15, 0, \rx, c1, c0 tst \rx, #1 @ MMU enabled?