On Fri, May 25, 2012 at 12:20:21PM +0800, Eric Miao wrote: > Part of job of #ifdef ... #endif, and cpu_is_pxa*() is to reduce code size when > the support for these SoCs are not compiled, but providing the overall > maintenance burden and ugliness, I'm fine with the changes here. I did suggest that we should just ensure the macros for the PXAs were defined on MMP as well which would seem even simpler...