[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9f6374e6-2175-0e0c-6be3-a2aca53bd865@infradead.org>
Date: Fri, 2 Aug 2019 09:22:17 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
Matthew Wilcox <willy@...radead.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Nathan Chancellor <natechancellor@...il.com>
Subject: Re: linux-next: Tree for Aug 2 (staging/octeon/)
On 8/1/19 10:52 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20190801:
>
on x86_64:
when CONFIG_OF is not set/enabled.
WARNING: unmet direct dependencies detected for MDIO_OCTEON
Depends on [n]: NETDEVICES [=y] && MDIO_DEVICE [=y] && MDIO_BUS [=y] && 64BIT [=y] && HAS_IOMEM [=y] && OF_MDIO [=n]
Selected by [y]:
- OCTEON_ETHERNET [=y] && STAGING [=y] && (CAVIUM_OCTEON_SOC || COMPILE_TEST [=y]) && NETDEVICES [=y]
ld: drivers/net/phy/mdio-octeon.o: in function `octeon_mdiobus_probe':
mdio-octeon.c:(.text+0x31c): undefined reference to `cavium_mdiobus_read'
ld: mdio-octeon.c:(.text+0x35a): undefined reference to `cavium_mdiobus_write'
OCTEON_ETHERNET should not select MDIO_OCTEON when OF_MDIO is not set/enabled.
--
~Randy
Powered by blists - more mailing lists