diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2020-07-05 16:35:57 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-15 04:08:20 +0300 |
commit | e3417faec526cbf97773dca691dcd743f5bfeb64 (patch) | |
tree | cab41be289c0c4644a5d35b8cfaeb6dbfb4a385e /Documentation | |
parent | 93eacd94e09db2b1bb0343f8115385e5c34abf0a (diff) | |
download | linux-e3417faec526cbf97773dca691dcd743f5bfeb64.tar.xz |
powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_API
pnv_ioda_setup_bus_dma() is only used when a passed through PE is
returned to the host. If the kernel is built without IOMMU support
this is dead code. Move it under the #ifdef with the rest of the
IOMMU API support.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200705133557.443607-2-oohall@gmail.com
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions