[PATCH 0/9] Remove unused declarations for powerpc

Gaosheng Cui cuigaosheng1 at huawei.com
Tue Sep 13 17:50:20 AEST 2022


This series contains a few cleanup patches, to remove unused
declarations which have been removed. Thanks!

Gaosheng Cui (9):
  powerpc/xmon: remove unused ppc_parse_cpu() declaration
  powerpc/spufs: remove orphan declarations from spufs.h
  powerpc: remove unused chrp_event_scan() declaration
  powerpc: remove unused udbg_init_debug_beat() declaration
  powerpc/mm: remove orphan declarations from mmu_context.h
  powerpc/powernv: remove orphan declarations from opal.h
  powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
  powerpc/ps3: remove orphan declarations from ps3av.h
  KVM: PPC: remove orphan declarations from kvm_ppc.h

 arch/powerpc/include/asm/kvm_ppc.h        | 4 ----
 arch/powerpc/include/asm/mmu_context.h    | 2 --
 arch/powerpc/include/asm/opal.h           | 6 ------
 arch/powerpc/include/asm/ps3av.h          | 2 --
 arch/powerpc/include/asm/udbg.h           | 1 -
 arch/powerpc/include/asm/xics.h           | 1 -
 arch/powerpc/platforms/cell/spufs/spufs.h | 2 --
 arch/powerpc/platforms/chrp/chrp.h        | 1 -
 arch/powerpc/xmon/ppc.h                   | 2 --
 9 files changed, 21 deletions(-)

-- 
2.25.1



More information about the Linuxppc-dev mailing list