Hi Ionut, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Ionut Nicu > Sent: Saturday, October 09, 2010 6:42 AM > To: linux-omap@xxxxxxxxxxxxxxx > Cc: Ionut Nicu > Subject: [PATCH] tidspbridge: select OMAP_IOMMU dependency > > Since the iommu migration patches tidspbridge depends on the > OMAP specific IOMMU implementation. We need to add this > dependency, otherwise we'll have link time errors. Patch already sent: http://marc.info/?l=linux-omap&m=128632367005506&w=2 Regards, Fernando Guzman. > > Signed-off-by: Ionut Nicu <ionut.nicu@xxxxxxxxxx> > --- > drivers/staging/tidspbridge/Kconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/staging/tidspbridge/Kconfig > b/drivers/staging/tidspbridge/Kconfig > index 93de4f2..ff64d46 100644 > --- a/drivers/staging/tidspbridge/Kconfig > +++ b/drivers/staging/tidspbridge/Kconfig > @@ -6,6 +6,7 @@ menuconfig TIDSPBRIDGE > tristate "DSP Bridge driver" > depends on ARCH_OMAP3 > select OMAP_MBOX_FWK > + select OMAP_IOMMU > help > DSP/BIOS Bridge is designed for platforms that > contain a GPP and > one or more attached DSPs. The GPP is considered the > master or > -- > 1.7.2.3 > > -- > 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 > -- 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