diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-12-31 06:26:33 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-01-01 09:01:03 -0500 |
| commit | d9699088e4bfaff1778d26192756a5894c3f947b (patch) | |
| tree | 628e73fc14365312fe2724ad58eec85e8401988c | |
| parent | 38e91c6b1279b8ba5e798d35d5647b38f3ae66ea (diff) | |
[media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files
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.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| -rw-r--r-- | 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 8759247cb243..b4e81cecae6f 100644 --- a/drivers/media/platform/omap3isp/ispvideo.c +++ b/drivers/media/platform/omap3isp/ispvideo.c | |||
| @@ -34,9 +34,6 @@ | |||
| 34 | #include <linux/vmalloc.h> | 34 | #include <linux/vmalloc.h> |
| 35 | #include <media/v4l2-dev.h> | 35 | #include <media/v4l2-dev.h> |
| 36 | #include <media/v4l2-ioctl.h> | 36 | #include <media/v4l2-ioctl.h> |
| 37 | #include <plat/iommu.h> | ||
| 38 | #include <plat/iovmm.h> | ||
| 39 | #include <plat/omap-pm.h> | ||
| 40 | 37 | ||
| 41 | #include "ispvideo.h" | 38 | #include "ispvideo.h" |
| 42 | #include "isp.h" | 39 | #include "isp.h" |
