diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2024-10-09 16:18:25 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-10-29 23:01:05 +1100 |
commit | 3c9670df7f7e871f0d2c2208d2ce79f6cfbca0f6 (patch) | |
tree | 372cfa5089c58dcde8f45b0341099ed7a0383f43 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5e296fc37e1afa3fb38b886fe2bf7737777d0f61 (diff) |
powerpc/machdep: Drop include of seq_file.h
Drop the include of seq_file.h in machdep.h, replace it with a forward
declaration of struct seq_file, which is all that's required.
Add direct includes of seq_file.h to some files that were getting
seq_file.h via machdep.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241009051826.132805-1-mpe@ellerman.id.au
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions