X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fmcfsim.h;h=1074ae717f74bf73f67d8710abfcb7b62bea6dfc;hb=6208e77e7fa9e69f399fddc55b1cf9527fbde599;hp=81d74a31dc43712b4e4aeb52a855f81797ec8eed;hpb=3a7142371efdc95f4c5b5ffc188b18efdc4e64dd;p=~andy%2Flinux diff --git a/include/asm-m68knommu/mcfsim.h b/include/asm-m68knommu/mcfsim.h index 81d74a31dc4..1074ae717f7 100644 --- a/include/asm-m68knommu/mcfsim.h +++ b/include/asm-m68knommu/mcfsim.h @@ -12,7 +12,6 @@ #define mcfsim_h /****************************************************************************/ -#include /* * Include 5204, 5206/e, 5235, 5249, 5270/5271, 5272, 5280/5282, @@ -36,6 +35,8 @@ #include #elif defined(CONFIG_M5307) #include +#elif defined(CONFIG_M532x) +#include #elif defined(CONFIG_M5407) #include #endif @@ -101,6 +102,7 @@ #define MCFSIM_IMR_MASKALL 0x3ffe /* All intr sources */ #endif + /* * PIT interrupt settings, if not found in mXXXXsim.h file. */