summaryrefslogtreecommitdiff
path: root/dissector_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_eth.c')
0 files changed, 0 insertions, 0 deletions
2de80982f045f9fa9ccc'>7aa3efc6abaa0b32586a8826257727ddba56391f parent2d635fded22b71381b01e194a59544f2e8d71ef0 (diff)
drm/msm: Use correct type for physical addresses
The u32 type used to pass the physical addresses to iommu_map can't accommodate 64 bit addresses. Move to dma_addr_t to ensure wrong addresses aren't provided to the IOMMU driver. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat