diff options
author | Arnd Bergmann <[email protected]> | 2017-08-10 17:45:22 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-08-10 18:16:01 +0100 |
commit | 4d36037a9a07f88c2dc7eea5d1991f282e0a9901 (patch) | |
tree | 447214c7ec97ba475722264df24a11dfa4381e53 /tools/perf/scripts/python/stackcollapse.py | |
parent | caf5ef7d15c511bbef691d0931adad56c2967435 (diff) |
ACPI/IORT: Fix build regression without IOMMU
A recent change reintroduced a bug that had previously been
fixed by commit d49f2dedf33b ("ACPI/IORT: Fix CONFIG_IOMMU_API
dependency"):
drivers/acpi/arm64/iort.c: In function 'iort_iommu_configure':
drivers/acpi/arm64/iort.c:829:26: error: 'struct iommu_fwspec' has no member named 'ops'
Replace a direct reference to iommu_fwspec->ops with a helper function
call to fix the issue.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Robin Murphy <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions