From: Fengguang Wu <fengguang.wu@intel.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: netdev@vger.kernel.org
Subject: [net:master 6/7] mdio-gpio.c:(.text+0x58): multiple definition of `of_mdiobus_register'
Date: Wed, 10 Oct 2012 07:28:18 +0800 [thread overview]
Message-ID: <20121009232818.GB9331@localhost> (raw)
Hi Mark,
FYI, kernel build failed on
tree: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head: 5175a5e76bbdf20a614fb47ce7a38f0f39e70226
commit: 4085a7f0a09c73ef3e9de113c9f04d78c79be645 [6/7] netdev/phy: Prototype of_mdio_find_bus()
config: i386-allyesconfig
All error/warnings:
drivers/net/phy/mdio-gpio.o: In function `of_mdiobus_register':
mdio-gpio.c:(.text+0x58): multiple definition of `of_mdiobus_register'
drivers/net/phy/libphy.o:(.text+0x23d7): first defined here
drivers/net/phy/mdio-gpio.o: In function `of_phy_find_device':
mdio-gpio.c:(.text+0x67): multiple definition of `of_phy_find_device'
drivers/net/phy/libphy.o:(.text+0x23e6): first defined here
drivers/net/phy/mdio-gpio.o: In function `of_phy_connect':
mdio-gpio.c:(.text+0x73): multiple definition of `of_phy_connect'
drivers/net/phy/libphy.o:(.text+0x23f2): first defined here
drivers/net/phy/mdio-gpio.o: In function `of_phy_connect_fixed_link':
mdio-gpio.c:(.text+0x7f): multiple definition of `of_phy_connect_fixed_link'
drivers/net/phy/libphy.o:(.text+0x23fe): first defined here
drivers/net/phy/mdio-gpio.o: In function `of_mdio_find_bus':
mdio-gpio.c:(.text+0x8b): multiple definition of `of_mdio_find_bus'
drivers/net/phy/libphy.o:(.text+0x240a): first defined here
---
0-DAY kernel build testing backend Open Source Technology Center
Fengguang Wu, Yuanhan Liu Intel Corporation
next reply other threads:[~2012-10-09 23:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 23:28 Fengguang Wu [this message]
2012-10-10 1:36 ` [net:master 6/7] mdio-gpio.c:(.text+0x58): multiple definition of `of_mdiobus_register' 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=20121009232818.GB9331@localhost \
--to=fengguang.wu@intel.com \
--cc=broonie@opensource.wolfsonmicro.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 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.