[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <785e9083-174e-5287-8ad0-1b5b842e2282@infradead.org>
Date: Tue, 18 May 2021 09:32:49 -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>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
John Crispin <john@...ozen.org>,
Ansuel Smith <ansuelsmth@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>
Subject: Re: linux-next: Tree for May 18 (drivers/net/dsa/qca8k.c)
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20210514:
>
on x86_64:
# CONFIG_OF is not set
../drivers/net/dsa/qca8k.c: In function ‘qca8k_mdio_register’:
../drivers/net/dsa/qca8k.c:797:9: error: implicit declaration of function ‘devm_of_mdiobus_register’; did you mean ‘devm_mdiobus_register’? [-Werror=implicit-function-declaration]
return devm_of_mdiobus_register(priv->dev, bus, mdio);
Should there be a stub for this function in <linux/of_mdio.h>?
or the driver could add a dependency on OF_MDIO.
Full randconfig file is attached.
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Download attachment "config-r9381.gz" of type "application/gzip" (34074 bytes)
Powered by blists - more mailing lists