All of lore.kernel.org
 help / color / mirror / Atom feed
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] soc: brcmstb: fix warning from missing include
Date: Tue, 7 Jun 2016 13:53:58 -0700	[thread overview]
Message-ID: <57573466.3040607@gmail.com> (raw)
In-Reply-To: <1465322094-25692-1-git-send-email-ben.dooks@codethink.co.uk>

On 06/07/2016 10:54 AM, Ben Dooks wrote:
> The brcmstb_biuctrl_init() is defined in the soc specific header
> file, but wasn't included in the driver file. Fix the following
> warning by including <linux/soc/brcmstb/brcmstb.h> in the driver:
> 
> drivers/soc/brcmstb/biuctrl.c:101:13: warning: symbol 'brcmstb_biuctrl_init' was not declared. Should it be static?
> 
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>

Applied, thanks Ben!
-- 
Florian

      reply	other threads:[~2016-06-07 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 17:54 [PATCH] soc: brcmstb: fix warning from missing include Ben Dooks
2016-06-07 20:53 ` Florian Fainelli [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=57573466.3040607@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.