Re: [PATCH FOR v3.8] omap3isp: Don't include deleted OMAP plat/ header files

2013-01-07 Thread Sakari Ailus
Hi Laurent,

On Mon, Dec 31, 2012 at 01:26:33PM +0100, Laurent Pinchart wrote:
 The plat/iommu.h, plat/iovmm.h and plat/omap-pm.h have been deleted.
 Don't include them.
 
 Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com

I think I first confused this with the other patch with a similar subject...

Acked-by: Sakari Ailus sakari.ai...@iki.fi

 ---
  drivers/media/platform/omap3isp/ispvideo.c |3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)
 
 diff --git a/drivers/media/platform/omap3isp/ispvideo.c 
 b/drivers/media/platform/omap3isp/ispvideo.c
 index e0d73a6..8dac175 100644
 --- a/drivers/media/platform/omap3isp/ispvideo.c
 +++ b/drivers/media/platform/omap3isp/ispvideo.c
 @@ -35,9 +35,6 @@
  #include linux/vmalloc.h
  #include media/v4l2-dev.h
  #include media/v4l2-ioctl.h
 -#include plat/iommu.h
 -#include plat/iovmm.h
 -#include plat/omap-pm.h
  
  #include ispvideo.h
  #include isp.h

-- 
Sakari Ailus
e-mail: sakari.ai...@iki.fi XMPP: sai...@retiisi.org.uk
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH FOR v3.8] omap3isp: Don't include deleted OMAP plat/ header files

2012-12-31 Thread Laurent Pinchart
The plat/iommu.h, plat/iovmm.h and plat/omap-pm.h have been deleted.
Don't include them.

Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com
---
 drivers/media/platform/omap3isp/ispvideo.c |3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/media/platform/omap3isp/ispvideo.c 
b/drivers/media/platform/omap3isp/ispvideo.c
index e0d73a6..8dac175 100644
--- a/drivers/media/platform/omap3isp/ispvideo.c
+++ b/drivers/media/platform/omap3isp/ispvideo.c
@@ -35,9 +35,6 @@
 #include linux/vmalloc.h
 #include media/v4l2-dev.h
 #include media/v4l2-ioctl.h
-#include plat/iommu.h
-#include plat/iovmm.h
-#include plat/omap-pm.h
 
 #include ispvideo.h
 #include isp.h
-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html