All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Remove orphan declarations for mips
@ 2022-09-15 13:21 Gaosheng Cui
  2022-09-15 13:21 ` [PATCH 1/7] MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration Gaosheng Cui
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gaosheng Cui @ 2022-09-15 13:21 UTC (permalink / raw)
  To: tsbogend, jiaxun.yang, paulburton, hch, konrad.wilk, david.daney,
	ralf, ddaney, florian, cuigaosheng1
  Cc: linux-mips

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

Gaosheng Cui (7):
  MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration
  MIPS: Octeon: remove orphan octeon_swiotlb declaration
  MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declaration
  MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declaration
  MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.h
  MIPS: remove orphan sni_cpu_time_init() declaration
  MIPS: AR7: remove orphan declarations from
    arch/mips/include/asm/mach-ar7/ar7.h

 arch/mips/include/asm/irq.h               |  2 --
 arch/mips/include/asm/mach-ar7/ar7.h      |  2 --
 arch/mips/include/asm/octeon/cvmx-fpa.h   | 20 --------------------
 arch/mips/include/asm/octeon/octeon.h     |  1 -
 arch/mips/include/asm/octeon/pci-octeon.h |  2 --
 arch/mips/include/asm/sni.h               |  3 ---
 arch/mips/loongson2ef/common/pci.c        |  2 --
 7 files changed, 32 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-09-19 14:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 13:21 [PATCH 0/7] Remove orphan declarations for mips Gaosheng Cui
2022-09-15 13:21 ` [PATCH 1/7] MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration Gaosheng Cui
2022-09-15 13:21 ` [PATCH 2/7] MIPS: Octeon: remove orphan octeon_swiotlb declaration Gaosheng Cui
2022-09-15 13:21 ` [PATCH 3/7] MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declaration Gaosheng Cui
2022-09-15 13:21 ` [PATCH 4/7] MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declaration Gaosheng Cui
2022-09-15 13:21 ` [PATCH 5/7] MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.h Gaosheng Cui
2022-09-15 13:21 ` [PATCH 6/7] MIPS: remove orphan sni_cpu_time_init() declaration Gaosheng Cui
2022-09-15 13:21 ` [PATCH 7/7] MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.h Gaosheng Cui
2022-09-19 14:50 ` [PATCH 0/7] Remove orphan declarations for mips Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.