X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fmcfsim.h;h=1074ae717f74bf73f67d8710abfcb7b62bea6dfc;hb=6208e77e7fa9e69f399fddc55b1cf9527fbde599;hp=97a0c2734a7292eaff2aad23e7a7e4e2fe3103ef;hpb=71d530cd1b6d97094481002a04c77fea1c8e1c22;p=~andy%2Flinux diff --git a/include/asm-m68knommu/mcfsim.h b/include/asm-m68knommu/mcfsim.h index 97a0c2734a7..1074ae717f7 100644 --- a/include/asm-m68knommu/mcfsim.h +++ b/include/asm-m68knommu/mcfsim.h @@ -35,6 +35,8 @@ #include #elif defined(CONFIG_M5307) #include +#elif defined(CONFIG_M532x) +#include #elif defined(CONFIG_M5407) #include #endif @@ -100,6 +102,7 @@ #define MCFSIM_IMR_MASKALL 0x3ffe /* All intr sources */ #endif + /* * PIT interrupt settings, if not found in mXXXXsim.h file. */