X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fmcfsim.h;h=522e513c2bc6e54decefdc12ca6314f88bfa63b2;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=27d6cb696815908838fee49444b181de5a4098c3;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-m68knommu/mcfsim.h b/include/asm-m68knommu/mcfsim.h index 27d6cb696..522e513c2 100644 --- a/include/asm-m68knommu/mcfsim.h +++ b/include/asm-m68knommu/mcfsim.h @@ -15,7 +15,8 @@ #include /* - * Include 5204, 5206, 5249, 5272, 5282, 5307 or 5407 specific addresses. + * Include 5204, 5206/e, 5249, 5270/5271, 5272, 5280/5282, 5307 or + * 5407 specific addresses. */ #if defined(CONFIG_M5204) #include @@ -23,10 +24,12 @@ #include #elif defined(CONFIG_M5249) #include +#elif defined(CONFIG_M527x) +#include #elif defined(CONFIG_M5272) #include -#elif defined(CONFIG_M5282) -#include +#elif defined(CONFIG_M528x) +#include #elif defined(CONFIG_M5307) #include #elif defined(CONFIG_M5407)