diff options
author | YueHaibing <[email protected]> | 2022-05-05 17:32:36 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-05-19 22:46:39 +0530 |
commit | 2cdd3ca67aeabf4d6274af2d1c7e22f17a33dd64 (patch) | |
tree | d53dd760cbfbddc4a80c149a93422d80a594a71b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d5a8fe0fee54d830c47959f625ffc41d080ee526 (diff) |
dmaengine: tegra: Fix build error without IOMMU_API
drivers/dma/tegra186-gpc-dma.c: In function ‘tegra_dma_probe’:
drivers/dma/tegra186-gpc-dma.c:1364:24: error: ‘struct iommu_fwspec’ has no member named ‘ids’
stream_id = iommu_spec->ids[0] & 0xffff;
^~
Make TEGRA186_GPC_DMA depends on IOMMU_API to fix this.
Fixes: ee17028009d4 ("dmaengine: tegra: Add tegra gpcdma driver")
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions