Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339728
b: refs/heads/master
c: 2ab7c84
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Nov 20, 2012
1 parent ea38423 commit 88b7bca
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7bd9e25fa4e1eab0adb2632a0752e0835850dfb7
refs/heads/master: 2ab7c84815cffd5fe4946a472fc67fefa8ac3c29
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ static struct platform_device omap2cam_device = {

#if defined(CONFIG_IOMMU_API)

#include <plat/iommu.h>
#include <linux/platform_data/iommu-omap.h>

static struct resource omap3isp_resources[] = {
{
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/omap-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <linux/module.h>
#include <linux/platform_device.h>

#include <plat/iommu.h>
#include <linux/platform_data/iommu-omap.h>

#include "soc.h"
#include "common.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
#include <plat/mmc.h>
#include <linux/platform_data/asoc-ti-mcbsp.h>
#include <linux/platform_data/spi-omap2-mcspi.h>
#include <linux/platform_data/iommu-omap.h>
#include <plat/dmtimer.h>
#include <plat/iommu.h>

#include "am35xx.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
#include <plat/dma.h>
#include <linux/platform_data/spi-omap2-mcspi.h>
#include <linux/platform_data/asoc-ti-mcbsp.h>
#include <linux/platform_data/iommu-omap.h>
#include <plat/mmc.h>
#include <plat/dmtimer.h>
#include <plat/common.h>
#include <plat/iommu.h>

#include "omap_hwmod_common_data.h"
#include "cm1_44xx.h"
Expand Down
3 changes: 1 addition & 2 deletions trunk/drivers/iommu/omap-iommu-debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
#include <linux/platform_device.h>
#include <linux/debugfs.h>
#include <linux/omap-iommu.h>

#include <plat/iommu.h>
#include <linux/platform_data/iommu-omap.h>

#include "omap-iopgtable.h"
#include "omap-iommu.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/omap-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

#include <asm/cacheflush.h>

#include <plat/iommu.h>
#include <linux/platform_data/iommu-omap.h>

#include "omap-iopgtable.h"
#include "omap-iommu.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/omap-iommu2.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
#include <linux/omap-iommu.h>
#include <linux/slab.h>
#include <linux/stringify.h>
#include <linux/platform_data/iommu-omap.h>

#include <plat/iommu.h>
#include "omap-iommu.h"

/*
Expand Down
3 changes: 1 addition & 2 deletions trunk/drivers/iommu/omap-iovmm.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
#include <linux/scatterlist.h>
#include <linux/iommu.h>
#include <linux/omap-iommu.h>
#include <linux/platform_data/iommu-omap.h>

#include <asm/cacheflush.h>
#include <asm/mach/map.h>

#include <plat/iommu.h>

#include "omap-iopgtable.h"
#include "omap-iommu.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/platform/omap3isp/ispvideo.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <linux/vmalloc.h>
#include <media/v4l2-dev.h>
#include <media/v4l2-ioctl.h>
#include <plat/iommu.h>
#include <plat/omap-pm.h>

#include "ispvideo.h"
Expand Down

0 comments on commit 88b7bca

Please sign in to comment.