linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gaosheng Cui <cuigaosheng1@huawei.com>
To: <tsbogend@alpha.franken.de>, <jiaxun.yang@flygoat.com>,
	<paulburton@kernel.org>, <hch@lst.de>, <konrad.wilk@oracle.com>,
	<david.daney@cavium.com>, <ralf@linux-mips.org>,
	<ddaney@caviumnetworks.com>, <florian@openwrt.org>,
	<cuigaosheng1@huawei.com>
Cc: <linux-mips@vger.kernel.org>
Subject: [PATCH 0/7] Remove orphan declarations for mips
Date: Thu, 15 Sep 2022 21:21:50 +0800	[thread overview]
Message-ID: <20220915132157.2132509-1-cuigaosheng1@huawei.com> (raw)

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


             reply	other threads:[~2022-09-15 13:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-15 13:21 Gaosheng Cui [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220915132157.2132509-1-cuigaosheng1@huawei.com \
    --to=cuigaosheng1@huawei.com \
    --cc=david.daney@cavium.com \
    --cc=ddaney@caviumnetworks.com \
    --cc=florian@openwrt.org \
    --cc=hch@lst.de \
    --cc=jiaxun.yang@flygoat.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-mips@vger.kernel.org \
    --cc=paulburton@kernel.org \
    --cc=ralf@linux-mips.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).