diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2017-07-05 19:27:53 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2017-07-26 11:27:16 +0200 |
commit | ebae3e830a991116526646f09dd67f68f332b330 (patch) | |
tree | eb7a9fb65a495ec1f6ad41e58615c99bc26c7692 /drivers/iommu/rockchip-iommu.c | |
parent | iommu/of: Handle PCI aliases properly (diff) | |
download | linux-ebae3e830a991116526646f09dd67f68f332b330.tar.xz linux-ebae3e830a991116526646f09dd67f68f332b330.zip |
iommu: Correct iommu_map / iommu_unmap prototypes
Commit 7d3002cc8c16 ("iommu/core: split mapping to page sizes as supported
by the hardware") replaced 'int gfp_order' with a 'size_t size' of
iommu_map / iommu_unmap function arguments, but missed the function
prototypes for the disabled CONFIG_IOMMU_API case, let's correct them
for consistency.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/rockchip-iommu.c')
0 files changed, 0 insertions, 0 deletions