mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] mfd: syscon: fix exported symbol name
Date: Tue, 27 Sep 2016 12:22:16 +0200	[thread overview]
Message-ID: <1474971736.2299.0.camel@pengutronix.de> (raw)
In-Reply-To: <20160927132431.404514747b5951608fe05389@gmail.com>

Am Dienstag, den 27.09.2016, 13:24 +0300 schrieb Antony Pavlov:
> On Tue, 27 Sep 2016 11:59:18 +0200
> Lucas Stach <l.stach@pengutronix.de> wrote:
> 
> > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> > ---
> >  drivers/mfd/syscon.c | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/drivers/mfd/syscon.c b/drivers/mfd/syscon.c
> > index 295e210f6e2d..9f8baee1aadf 100644
> > --- a/drivers/mfd/syscon.c
> > +++ b/drivers/mfd/syscon.c
> > @@ -76,8 +76,7 @@ static void __iomem *syscon_node_to_base(struct device_node *np)
>                     ^^^^^^
> 
> Hmm. In the current next and master branches syscon_node_to_base() is a static function.
> Can we just drop this EXPORT_SYMBOL_GPL()?
> 
You are right. I'll just drop the EXPORT_SYMBOL.

Thanks,
Lucas


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2016-09-27 10:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27  9:59 Lucas Stach
2016-09-27  9:59 ` [PATCH 2/2] serial: arm_dcc: depend on !CPU_V8 Lucas Stach
2016-09-27 10:24 ` [PATCH 1/2] mfd: syscon: fix exported symbol name Antony Pavlov
2016-09-27 10:22   ` Lucas Stach [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=1474971736.2299.0.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox