diff options
| author | Zhang Yunkai <[email protected]> | 2021-03-03 20:49:43 -0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-03-24 14:09:30 +1100 |
| commit | 1a0e4550fb12d51cd76e2b9439f45977473b022f (patch) | |
| tree | 38fb0aeab66eb574b3155c755610d52ee5badaeb /tools/perf/scripts/python/bin | |
| parent | 1ef1dd9c7ed27b080445e1576e8a05957e0e4dfc (diff) | |
powerpc: Remove duplicate includes
asm/tm.h included in traps.c is duplicated. It is also included on
the 62nd line.
asm/udbg.h included in setup-common.c is duplicated. It is also
included on the 61st line.
asm/bug.h included in arch/powerpc/include/asm/book3s/64/mmu-hash.h
is duplicated. It is also included on the 12th line.
asm/tlbflush.h included in arch/powerpc/include/asm/pgtable.h is
duplicated. It is also included on the 11th line.
asm/page.h included in arch/powerpc/include/asm/thread_info.h is
duplicated. It is also included on the 13th line.
Signed-off-by: Zhang Yunkai <[email protected]>
[mpe: Squash together from multiple commits]
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions