All of lore.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-ip32: Fix missing prototypes
Date: Mon, 22 Jan 2024 11:15:38 +0100	[thread overview]
Message-ID: <Za5ASnKPMNE6Dhle@alpha.franken.de> (raw)
In-Reply-To: <20240119135252.112460-1-tsbogend@alpha.franken.de>

On Fri, Jan 19, 2024 at 02:52:51PM +0100, Thomas Bogendoerfer wrote:
> Fix interrupt function prototypes, move all prototypes into a new
> file ip32-common.h and include it where needed.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> ---
>  arch/mips/sgi-ip32/crime.c       |  6 ++++--
>  arch/mips/sgi-ip32/ip32-berr.c   |  2 ++
>  arch/mips/sgi-ip32/ip32-common.h | 15 +++++++++++++++
>  arch/mips/sgi-ip32/ip32-irq.c    |  6 ++----
>  arch/mips/sgi-ip32/ip32-memory.c |  1 +
>  arch/mips/sgi-ip32/ip32-reset.c  |  2 ++
>  arch/mips/sgi-ip32/ip32-setup.c  |  3 +--
>  7 files changed, 27 insertions(+), 8 deletions(-)
>  create mode 100644 arch/mips/sgi-ip32/ip32-common.h

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:52 [PATCH] MIPS: sgi-ip32: Fix missing prototypes Thomas Bogendoerfer
2024-01-19 17:55 ` Florian Fainelli
2024-01-22 10:15 ` 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=Za5ASnKPMNE6Dhle@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 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.