diff options
author | Tony Lindgren <tony@atomide.com> | 2012-11-02 15:24:14 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-11-20 13:05:01 -0500 |
commit | 2ab7c84815cffd5fe4946a472fc67fefa8ac3c29 (patch) | |
tree | da99b0b6c04b96384c141653db34a0f772b0bfb2 /drivers | |
parent | 7bd9e25fa4e1eab0adb2632a0752e0835850dfb7 (diff) |
ARM: OMAP2+: Move iommu/iovmm headers to platform_data
Move iommu/iovmm headers from plat/ to platform_data/ as part of the
single zImage work.
Partially based on an earlier version by Ido Yariv <ido@wizery.com>.
Cc: Ido Yariv <ido@wizery.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Omar Ramirez Luna <omar.luna@linaro.org>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/iommu/omap-iommu-debug.c | 3 | ||||
-rw-r--r-- | drivers/iommu/omap-iommu.c | 2 | ||||
-rw-r--r-- | drivers/iommu/omap-iommu2.c | 2 | ||||
-rw-r--r-- | drivers/iommu/omap-iovmm.c | 3 | ||||
-rw-r--r-- | drivers/media/platform/omap3isp/ispvideo.c | 1 |
5 files changed, 4 insertions, 7 deletions
diff --git a/drivers/iommu/omap-iommu-debug.c b/drivers/iommu/omap-iommu-debug.c index d0427bd21361..d97fbe4fb9b1 100644 --- a/drivers/iommu/omap-iommu-debug.c +++ b/drivers/iommu/omap-iommu-debug.c | |||
@@ -19,8 +19,7 @@ | |||
19 | #include <linux/platform_device.h> | 19 | #include <linux/platform_device.h> |
20 | #include <linux/debugfs.h> | 20 | #include <linux/debugfs.h> |
21 | #include <linux/omap-iommu.h> | 21 | #include <linux/omap-iommu.h> |
22 | 22 | #include <linux/platform_data/iommu-omap.h> | |
23 | #include <plat/iommu.h> | ||
24 | 23 | ||
25 | #include "omap-iopgtable.h" | 24 | #include "omap-iopgtable.h" |
26 | #include "omap-iommu.h" | 25 | #include "omap-iommu.h" |
diff --git a/drivers/iommu/omap-iommu.c b/drivers/iommu/omap-iommu.c index df840870e2a1..badc17c2bcb4 100644 --- a/drivers/iommu/omap-iommu.c +++ b/drivers/iommu/omap-iommu.c | |||
@@ -26,7 +26,7 @@ | |||
26 | 26 | ||
27 | #include <asm/cacheflush.h> | 27 | #include <asm/cacheflush.h> |
28 | 28 | ||
29 | #include <plat/iommu.h> | 29 | #include <linux/platform_data/iommu-omap.h> |
30 | 30 | ||
31 | #include "omap-iopgtable.h" | 31 | #include "omap-iopgtable.h" |
32 | #include "omap-iommu.h" | 32 | #include "omap-iommu.h" |
diff --git a/drivers/iommu/omap-iommu2.c b/drivers/iommu/omap-iommu2.c index 29e98a2af906..c02020292377 100644 --- a/drivers/iommu/omap-iommu2.c +++ b/drivers/iommu/omap-iommu2.c | |||
@@ -19,8 +19,8 @@ | |||
19 | #include <linux/omap-iommu.h> | 19 | #include <linux/omap-iommu.h> |
20 | #include <linux/slab.h> | 20 | #include <linux/slab.h> |
21 | #include <linux/stringify.h> | 21 | #include <linux/stringify.h> |
22 | #include <linux/platform_data/iommu-omap.h> | ||
22 | 23 | ||
23 | #include <plat/iommu.h> | ||
24 | #include "omap-iommu.h" | 24 | #include "omap-iommu.h" |
25 | 25 | ||
26 | /* | 26 | /* |
diff --git a/drivers/iommu/omap-iovmm.c b/drivers/iommu/omap-iovmm.c index 3e3b2421b924..46d875690739 100644 --- a/drivers/iommu/omap-iovmm.c +++ b/drivers/iommu/omap-iovmm.c | |||
@@ -18,12 +18,11 @@ | |||
18 | #include <linux/scatterlist.h> | 18 | #include <linux/scatterlist.h> |
19 | #include <linux/iommu.h> | 19 | #include <linux/iommu.h> |
20 | #include <linux/omap-iommu.h> | 20 | #include <linux/omap-iommu.h> |
21 | #include <linux/platform_data/iommu-omap.h> | ||
21 | 22 | ||
22 | #include <asm/cacheflush.h> | 23 | #include <asm/cacheflush.h> |
23 | #include <asm/mach/map.h> | 24 | #include <asm/mach/map.h> |
24 | 25 | ||
25 | #include <plat/iommu.h> | ||
26 | |||
27 | #include "omap-iopgtable.h" | 26 | #include "omap-iopgtable.h" |
28 | #include "omap-iommu.h" | 27 | #include "omap-iommu.h" |
29 | 28 | ||
diff --git a/drivers/media/platform/omap3isp/ispvideo.c b/drivers/media/platform/omap3isp/ispvideo.c index a4b829027d71..21f7313e6999 100644 --- a/drivers/media/platform/omap3isp/ispvideo.c +++ b/drivers/media/platform/omap3isp/ispvideo.c | |||
@@ -35,7 +35,6 @@ | |||
35 | #include <linux/vmalloc.h> | 35 | #include <linux/vmalloc.h> |
36 | #include <media/v4l2-dev.h> | 36 | #include <media/v4l2-dev.h> |
37 | #include <media/v4l2-ioctl.h> | 37 | #include <media/v4l2-ioctl.h> |
38 | #include <plat/iommu.h> | ||
39 | #include <plat/omap-pm.h> | 38 | #include <plat/omap-pm.h> |
40 | 39 | ||
41 | #include "ispvideo.h" | 40 | #include "ispvideo.h" |