[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171204110249.0d21a17d@canb.auug.org.au>
Date: Mon, 4 Dec 2017 11:02:49 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Miller <davem@...emloft.net>,
Networking <netdev@...r.kernel.org>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Heiner Kallweit <hkallweit1@...il.com>
Subject: linux-next: build warning after merge of the net-next tree
Hi all,
After merging the net-next tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
drivers/net/phy/broadcom.c:391:12: warning: 'bcm5482_read_status' defined but not used [-Wunused-function]
static int bcm5482_read_status(struct phy_device *phydev)
^
drivers/net/phy/broadcom.c:411:12: warning: 'bcm5481_config_aneg' defined but not used [-Wunused-function]
static int bcm5481_config_aneg(struct phy_device *phydev)
^
Introduced by commit
80274abafc60 ("net: phy: remove generic settings for callbacks config_aneg and read_status from drivers")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists