Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226534
b: refs/heads/master
c: 1cd25df
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Contreras authored and Hari Kanigeri committed Dec 15, 2010
1 parent 26f49f1 commit 6f20fb2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 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: c7f4ab26e3bcdaeb3e19ec658e3ad9092f1a6ceb
refs/heads/master: 1cd25df4e53b9507f7abbb8aff8ce2ba644a1468
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 @@ -37,7 +37,7 @@ static struct iommu_device omap3_devices[] = {
.da_end = 0xFFFFF000,
},
},
#if defined(CONFIG_MPU_BRIDGE_IOMMU)
#if defined(CONFIG_OMAP_IOMMU_IVA2)
{
.base = 0x5d000000,
.irq = 28,
Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/arm/plat-omap/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ config OMAP_IOMMU_DEBUG

Say N unless you know you need this.

config OMAP_IOMMU_IVA2
bool

choice
prompt "System timer"
default OMAP_32K_TIMER if !ARCH_OMAP15XX
Expand Down

0 comments on commit 6f20fb2

Please sign in to comment.