On Thu, Jul 5, 2012 at 8:03 PM, Tony Lindgren <tony@xxxxxxxxxxx> wrote: > * Santosh Shilimkar <santosh.shilimkar@xxxxxx> [120705 05:13]: >> --- a/arch/arm/plat-omap/Makefile >> +++ b/arch/arm/plat-omap/Makefile >> @@ -10,9 +10,7 @@ obj-n := >> obj- := >> >> # omap_device support (OMAP2+ only at the moment) >> -obj-$(CONFIG_ARCH_OMAP2) += omap_device.o >> -obj-$(CONFIG_ARCH_OMAP3) += omap_device.o >> -obj-$(CONFIG_ARCH_OMAP4) += omap_device.o >> +obj-$(CONFIG_ARCH_OMAP2PLUS) += omap_device.o >> >> obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o >> obj-$(CONFIG_OMAP_DEBUG_DEVICES) += debug-devices.o > > FYI, this we already have as commit b4cb410d in devel-am33xx-part2. > I can merge first few patches in devel-am33xx-part2 branch into > cleanup-part2 so this part can be just left out. > Ok. Once you update the branch this can be easily dropped. regards santosh -- 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