> -----Original Message----- > From: Paul Walmsley [mailto:paul@xxxxxxxxx] > Sent: Thursday, June 24, 2010 12:11 AM > To: Nayak, Rajendra > Cc: Kevin Hilman; linux-omap@xxxxxxxxxxxxxxx; Cousson, Benoit > Subject: Re: [PATCH 08/13] OMAP4: hwmod: Enable omap_device build for OMAP4 > > Hi Rajendra > > On Wed, 23 Jun 2010, Kevin Hilman wrote: > > > From: Rajendra Nayak <rnayak@xxxxxx> > > > > Please add a brief patch changelog entry here. Maybe just say this is > necessary for integration code using omap_device to work on OMAP4? Yes, will do, not sure how that got missed. thanks > > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > > Signed-off-by: Benoit Cousson <b-cousson@xxxxxx> > > Cc: Paul Walmsley <paul@xxxxxxxxx> > > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> > > --- > > arch/arm/plat-omap/Makefile | 1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > > > diff --git a/arch/arm/plat-omap/Makefile b/arch/arm/plat-omap/Makefile > > index 98f0191..9405831 100644 > > --- a/arch/arm/plat-omap/Makefile > > +++ b/arch/arm/plat-omap/Makefile > > @@ -15,6 +15,7 @@ obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o > > # 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_OMAP_MCBSP) += mcbsp.o > > obj-$(CONFIG_OMAP_IOMMU) += iommu.o iovmm.o > > -- > > 1.7.0.2 > > > > > - Paul -- 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