Re: [PATCH 8/9] iommu: OMAP: build only on OMAP2+

2013-03-09 Thread Joerg Roedel
On Tue, Mar 05, 2013 at 11:16:48PM +0100, Arnd Bergmann wrote: > The OMAP IOMMU driver intentionally fails to build on OMAP1 > platforms, so we should not allow enabling it there. > > Signed-off-by: Arnd Bergmann > Cc: Joerg Roedel > Cc: iommu@lists.linux-foundation.org > Cc: Ohad Ben-Cohen > C

Re: [PATCH 8/9] iommu: OMAP: build only on OMAP2+

2013-03-05 Thread Tony Lindgren
* Arnd Bergmann [130305 14:21]: > The OMAP IOMMU driver intentionally fails to build on OMAP1 > platforms, so we should not allow enabling it there. > > Signed-off-by: Arnd Bergmann > Cc: Joerg Roedel > Cc: iommu@lists.linux-foundation.org > Cc: Ohad Ben-Cohen > Cc: Tony Lindgren > Cc: Omar R

[PATCH 8/9] iommu: OMAP: build only on OMAP2+

2013-03-05 Thread Arnd Bergmann
The OMAP IOMMU driver intentionally fails to build on OMAP1 platforms, so we should not allow enabling it there. Signed-off-by: Arnd Bergmann Cc: Joerg Roedel Cc: iommu@lists.linux-foundation.org Cc: Ohad Ben-Cohen Cc: Tony Lindgren Cc: Omar Ramirez Luna --- drivers/iommu/Kconfig | 2 +- 1 f