Hi Paul, >> Some prm and cm registers read/write and status functions >> are built only for some custom OMAP2+ builds and are stubbed >> in header files for other builds under ifdef statements. >> But this results in adding new CONFIG_ARCH_OMAPXXX >> checks when SOCs are added in the future. So move them >> to a common place for OMAP2+ and make them 'weak' implementations. > > Thanks for the patch. These stubs aren't needed any longer, so we can > just get rid of them; no need to mark them __weak. I've got a patch to > just drop them here to be posted soon as part of a larger PRCM cleanup. > > Is the PRCM cleanup series available now ?
Thanks, Sricharan -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html