netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas KANDAGATLA <srinivas.kandagatla@st.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Fengguang Wu <fengguang.wu@intel.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] of/mdio: Staticise !CONFIG_OF stubs
Date: Wed, 10 Oct 2012 10:56:40 +0100	[thread overview]
Message-ID: <50754658.2020903@st.com> (raw)
In-Reply-To: <1349843618-11209-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On 10/10/12 05:33, Mark Brown wrote:
> The !CONFIG_OF stubs aren't static so if multiple files include the
> header with this configuration then the linker will see multiple
> definitions of the stubs.
>
> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  include/linux/of_mdio.h |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>

  parent reply	other threads:[~2012-10-10  9:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-10  4:33 [PATCH] of/mdio: Staticise !CONFIG_OF stubs Mark Brown
2012-10-10  8:02 ` Thomas Petazzoni
2012-10-10  9:56 ` Srinivas KANDAGATLA [this message]
2012-10-11  2:34 ` David Miller
2012-10-11  2:38   ` David Miller
2012-10-11  7:16     ` Mark Brown

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=50754658.2020903@st.com \
    --to=srinivas.kandagatla@st.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=davem@davemloft.net \
    --cc=fengguang.wu@intel.com \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).