multi-OMAP builds are broken in various ways due to conditional code. Here is a small series of fixes. Build tested: omap3_defconfig, omap_4430sdp_defconfig Boot tested: omap3_defconfig on OMAP3EVM Boot tested: omap3_defconfig on OMAP3430SDP (Thanks, Santosh) Boot tested: omap3_defconfig on OMAP4430SDP (Thanks, Santosh) Applies on current l-o master branch. Updates from RFC patch: - removed 'FIXME' around conditional SDRC execution for OMAP4 since OMAP4 has no SDRC. Kevin Hilman (2): OMAP2: cpu_is_omap2*: fix compile-time removal of unused code. OMAP4: fix temporary hacks that break multi-omap PM arch/arm/mach-omap2/io.c | 13 ++++++------- arch/arm/plat-omap/include/plat/cpu.h | 8 ++++++-- 2 files changed, 12 insertions(+), 9 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html