public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: sgi-ip27: Fix missing prototypes
Date: Mon, 22 Jan 2024 11:14:48 +0100	[thread overview]
Message-ID: <Za5AGLuh80adaR6j@alpha.franken.de> (raw)
In-Reply-To: <20240119133216.83220-1-tsbogend@alpha.franken.de>

On Fri, Jan 19, 2024 at 02:32:16PM +0100, Thomas Bogendoerfer wrote:
> Fix missing prototypes by making not shared functions static and
> adding others to ip27-common.h. Also drop ip27-hubio.c as it's
> not used for a long time.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> ---
>  arch/mips/sgi-ip27/Makefile      |   2 +-
>  arch/mips/sgi-ip27/ip27-berr.c   |   4 +-
>  arch/mips/sgi-ip27/ip27-common.h |   2 +
>  arch/mips/sgi-ip27/ip27-hubio.c  | 185 -------------------------------
>  arch/mips/sgi-ip27/ip27-irq.c    |   2 +
>  arch/mips/sgi-ip27/ip27-memory.c |   1 +
>  arch/mips/sgi-ip27/ip27-nmi.c    |  25 ++---
>  7 files changed, 17 insertions(+), 204 deletions(-)
>  delete mode 100644 arch/mips/sgi-ip27/ip27-hubio.c

applied to mips-fixes
Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

      parent reply	other threads:[~2024-01-22 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19 13:32 [PATCH] MIPS: sgi-ip27: Fix missing prototypes Thomas Bogendoerfer
2024-01-19 17:54 ` Florian Fainelli
2024-01-22 10:14 ` Thomas Bogendoerfer [this message]

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=Za5AGLuh80adaR6j@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    /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