[PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-14 Thread Joerg Roedel
Without this patch it is possible to select the VIDEO_OMAP3 driver which then selects OMAP_IOVMM. But the omap iommu driver is not compiled without IOMMU_SUPPORT enabled. Fix that by forcing OMAP_IOMMU and OMAP_IOVMM are enabled before VIDEO_OMAP3 can be selected. Cc: Ohad Ben-Cohen Cc: io...@lis

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-14 Thread Ohad Ben-Cohen
On Wed, Sep 14, 2011 at 5:07 PM, Joerg Roedel wrote: > Without this patch it is possible to select the VIDEO_OMAP3 > driver which then selects OMAP_IOVMM. But the omap iommu > driver is not compiled without IOMMU_SUPPORT enabled. Fix > that by forcing OMAP_IOMMU and OMAP_IOVMM are enabled before >

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-15 Thread Roedel, Joerg
On Wed, Sep 14, 2011 at 02:57:13PM -0400, Ohad Ben-Cohen wrote: > On Wed, Sep 14, 2011 at 5:07 PM, Joerg Roedel wrote: > > Without this patch it is possible to select the VIDEO_OMAP3 > > driver which then selects OMAP_IOVMM. But the omap iommu > > driver is not compiled without IOMMU_SUPPORT enabl

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-16 Thread Ohad Ben-Cohen
On Thu, Sep 15, 2011 at 1:45 PM, Roedel, Joerg wrote: > This doesn't work on platforms that may have more than one possible > iommu driver, like x86 for example. Ok. Acked-by: Ohad Ben-Cohen (cc'ing Laurent for the VIDEO_OMAP3 part) -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-17 Thread Laurent Pinchart
Hi Joerg, On Wednesday 14 September 2011 16:07:39 Joerg Roedel wrote: > Without this patch it is possible to select the VIDEO_OMAP3 > driver which then selects OMAP_IOVMM. But the omap iommu > driver is not compiled without IOMMU_SUPPORT enabled. Fix > that by forcing OMAP_IOMMU and OMAP_IOVMM are

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-20 Thread Roedel, Joerg
Hi Laurent, On Sat, Sep 17, 2011 at 08:02:22PM -0400, Laurent Pinchart wrote: > On Wednesday 14 September 2011 16:07:39 Joerg Roedel wrote: > > Without this patch it is possible to select the VIDEO_OMAP3 > > driver which then selects OMAP_IOVMM. But the omap iommu > > driver is not compiled withou

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-20 Thread Laurent Pinchart
Hi Joerg, On Tuesday 20 September 2011 12:01:46 Roedel, Joerg wrote: > On Sat, Sep 17, 2011 at 08:02:22PM -0400, Laurent Pinchart wrote: > > On Wednesday 14 September 2011 16:07:39 Joerg Roedel wrote: > > > Without this patch it is possible to select the VIDEO_OMAP3 > > > driver which then selects

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-22 Thread Felipe Contreras
On Tue, Sep 20, 2011 at 1:54 PM, Laurent Pinchart wrote: > On Tuesday 20 September 2011 12:01:46 Roedel, Joerg wrote: >> On Sat, Sep 17, 2011 at 08:02:22PM -0400, Laurent Pinchart wrote: >> > On Wednesday 14 September 2011 16:07:39 Joerg Roedel wrote: >> > > Without this patch it is possible to se

Re: [PATCH] iommu/omap: Fix build error with !IOMMU_SUPPORT

2011-09-23 Thread Roedel, Joerg
On Thu, Sep 22, 2011 at 09:48:27AM -0400, Felipe Contreras wrote: > On Tue, Sep 20, 2011 at 1:54 PM, Laurent Pinchart > wrote: > > On Tuesday 20 September 2011 12:01:46 Roedel, Joerg wrote: > >> On Sat, Sep 17, 2011 at 08:02:22PM -0400, Laurent Pinchart wrote: > >> > On Wednesday 14 September 2011