All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com
To: Lee Jones <lee.jones@linaro.org>
Cc: stable <stable@vger.kernel.org>
Subject: Re: [PATCH 4.4 1/4] arm: add missing include platform-data/atmel.h
Date: Mon, 2 Dec 2019 17:20:09 +0100	[thread overview]
Message-ID: <20191202162009.GB701632@kroah.com> (raw)
In-Reply-To: <20191202094150.32485-1-lee.jones@linaro.org>

On Mon, Dec 02, 2019 at 09:41:47AM +0000, Lee Jones wrote:
> From: Philippe Mazenauer <philippe.mazenauer@outlook.de>
> 
> [ Upstream commit 95701b1c3c8fe36368361394e3950094eece4723 ]
> 
> Include corresponding headerfile <linux/platform-data/atmel.h> for
> function at91_suspend_entering_slow_clock().
> 
> ../arch/arm/mach-at91/pm.c:279:5: warning: no previous prototype for ‘at91_suspend_entering_slow_clock’ [-Wmissing-prototypes]
>  int at91_suspend_entering_slow_clock(void)
>      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> Signed-off-by: Philippe Mazenauer <philippe.mazenauer@outlook.de>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>  arch/arm/mach-at91/pm.c | 1 +
>  1 file changed, 1 insertion(+)

Does this show up on a "normal" build?  Or do you have to run with "W=1"
to see it?  There's no need for stable patches for stuff that only shows
up with W=1, thanks.

greg k-h

      parent reply	other threads:[~2019-12-02 16:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02  9:41 [PATCH 4.4 1/4] arm: add missing include platform-data/atmel.h Lee Jones
2019-12-02  9:41 ` [PATCH 4.4 2/4] media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE Lee Jones
2019-12-02  9:41 ` [PATCH 4.4 3/4] net: macb: fix error format in dev_err() Lee Jones
2019-12-02  9:41 ` [PATCH 4.4 4/4] pwm: Clear chip_data in pwm_put() Lee Jones
2019-12-02 16:20 ` greg [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=20191202162009.GB701632@kroah.com \
    --to=greg@kroah.com \
    --cc=lee.jones@linaro.org \
    --cc=stable@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.