diff options
Diffstat (limited to 'arch/arm/mach-msm')
-rw-r--r-- | arch/arm/mach-msm/include/mach/iommu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/include/mach/iommu.h b/arch/arm/mach-msm/include/mach/iommu.h index 218ef5732a24..17fc79fc8bc2 100644 --- a/arch/arm/mach-msm/include/mach/iommu.h +++ b/arch/arm/mach-msm/include/mach/iommu.h | |||
@@ -26,7 +26,7 @@ | |||
26 | * be present. These mappings are typically determined at design time and are | 26 | * be present. These mappings are typically determined at design time and are |
27 | * not expected to change at run time. | 27 | * not expected to change at run time. |
28 | */ | 28 | */ |
29 | #define MAX_NUM_MIDS 16 | 29 | #define MAX_NUM_MIDS 32 |
30 | 30 | ||
31 | /** | 31 | /** |
32 | * struct msm_iommu_dev - a single IOMMU hardware instance | 32 | * struct msm_iommu_dev - a single IOMMU hardware instance |