[PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-11-02 Thread Tony Lindgren
From: Ido Yariv Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel Cc: Ohad Ben-Cohen Cc: Laurent Pinchart Cc: Mauro Carvalho Chehab Cc: Omar Ramirez Luna Signed-off-by: Ido Yariv [t...@atomide.com: updated for header changes in th

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Tony Lindgren
* Laurent Pinchart [121024 16:38]: > On Wednesday 24 October 2012 16:33:18 Tony Lindgren wrote: > > > > BTW, after updating patch 3/6 I noticed patches 4 - 6 had trivial merge > > conflicts with the includes, so let me know if you want met to repost the > > whole set. > > Please do. I'll then ac

[PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Tony Lindgren
From: Ido Yariv Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel Cc: Ohad Ben-Cohen Cc: Laurent Pinchart Cc: Mauro Carvalho Chehab Cc: Omar Ramirez Luna Signed-off-by: Ido Yariv [t...@atomide.com: updated for header changes in th

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Laurent Pinchart
Hi Tony, On Wednesday 24 October 2012 16:33:18 Tony Lindgren wrote: > * Laurent Pinchart [121024 16:26]: > > On Friday 19 October 2012 09:17:43 Tony Lindgren wrote: > > > * Laurent Pinchart [121019 02:45]: > > > > On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: > > > > > @@ -117,13 +11

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Tony Lindgren
* Laurent Pinchart [121024 16:26]: > Ho Tony, > > On Friday 19 October 2012 09:17:43 Tony Lindgren wrote: > > * Laurent Pinchart [121019 02:45]: > > > On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: > > > > @@ -117,13 +112,6 @@ static inline struct omap_iommu > > > > *dev_to_omap_iommu

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Laurent Pinchart
Ho Tony, On Friday 19 October 2012 09:17:43 Tony Lindgren wrote: > * Laurent Pinchart [121019 02:45]: > > On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: > > > @@ -117,13 +112,6 @@ static inline struct omap_iommu > > > *dev_to_omap_iommu(struct device *dev) } > > > > > > #endif > > >

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-19 Thread Tony Lindgren
* Laurent Pinchart [121019 02:45]: > On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: > > @@ -117,13 +112,6 @@ static inline struct omap_iommu > > *dev_to_omap_iommu(struct device *dev) } > > #endif > > > > -/* IOMMU errors */ > > -#define OMAP_IOMMU_ERR_TLB_MISS(1 << 0) > >

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-19 Thread Laurent Pinchart
Hi Tony, On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: > From: Ido Yariv > > Move some of the definitions in omap-iommu.h that can be made local to > either drivers/iommu. > > Cc: Joerg Roedel > Cc: Ohad Ben-Cohen > Cc: Laurent Pinchart > Cc: Mauro Carvalho Chehab > Cc: Omar Ram

[PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-18 Thread Tony Lindgren
From: Ido Yariv Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel Cc: Ohad Ben-Cohen Cc: Laurent Pinchart Cc: Mauro Carvalho Chehab Cc: Omar Ramirez Luna Signed-off-by: Ido Yariv [t...@atomide.com: updated for header changes in th