aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2013-08-08 14:13:46 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2013-09-21 13:28:54 -0700
commit9ab48181c1704f24bf88a8644342d2c9831aab23 (patch)
treecc5e743c31cefb50fd2db867ace9c2c78e409ae9 /scripts/build-all.py
parentdef6c0248c2bb3fcef8b9742bede68fb5f63df03 (diff)
msm: Update Ion and IOMMU APIs to use dma_addr_t
The current APIs for Ion and the custom IOMMU mapping assume that many parameters are unsigned long. This type is not big enough to hold physical addresses on LPAE systems. Update the APIs to accomodate these types. Because we are updating the APIs, all clients need to be updated as well, either by using the correct type or using a cast where necessary. Change-Id: I12e6fb6ec8a8481a7eef374cb9316e5ccbc29090 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions