All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-soc@kernel.org
To: Arnd Bergmann <arnd@kernel.org>
Cc: soc@kernel.org
Subject: Re: [PATCH] ARM: locomo: fix locomolcd_power declaration
Date: Thu, 28 Sep 2023 08:00:44 +0000	[thread overview]
Message-ID: <169588804467.3136.5353217530807896037.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230927194844.680771-1-arnd@kernel.org>

Hello:

This patch was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 27 Sep 2023 21:38:10 +0200 you wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> The locomolcd driver has one remaining missing-prototype warning:
> 
> drivers/video/backlight/locomolcd.c:83:6: error: no previous prototype for 'locomolcd_power' [-Werror=missing-prototypes]
> 
> There is in fact an unused prototype with a similar name in a global
> header, so move the actual one there and remove the old one.
> 
> [...]

Here is the summary with links:
  - ARM: locomo: fix locomolcd_power declaration
    https://git.kernel.org/soc/soc/c/5e8a380b2dd3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2023-09-28  8:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27 19:38 [PATCH] ARM: locomo: fix locomolcd_power declaration Arnd Bergmann
2023-09-27 19:38 ` Arnd Bergmann
2023-09-28  8:00 ` patchwork-bot+linux-soc [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=169588804467.3136.5353217530807896037.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-soc@kernel.org \
    --cc=arnd@kernel.org \
    --cc=soc@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.