diff options
author | Shivaprasad G Bhat <[email protected]> | 2024-06-24 12:38:21 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-06-28 17:03:38 +1000 |
commit | b09c031d9433dda3186190e5845ba0d720212567 (patch) | |
tree | dd04beb05d9e2eed3a74fb0bd4c345c32e3a0b31 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 932bed41217059638c78a75411b7893b121d2162 (diff) |
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
The PowerNV specific table_group_ops are defined in powernv/pci-ioda.c.
The pSeries specific table_group_ops are sitting in the generic powerpc
file. Move it to where it actually belong(pseries/iommu.c).
The functions are currently defined even for CONFIG_PPC_POWERNV
which are unused on PowerNV.
Only code movement, no functional changes intended.
Signed-off-by: Shivaprasad G Bhat <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions