[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <E3868752-29CA-4D84-9E09-C7E238AFEF9E@gmail.com>
Date: Sat, 29 Sep 2018 13:36:29 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: zhong jiang <zhongjiang@...wei.com>, davem@...emloft.net
CC: andrew@...n.ch, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: phy: Fix a unused function gcc warning.
On September 28, 2018 10:11:43 PM PDT, zhong jiang <zhongjiang@...wei.com> wrote:
>Fix the following compile warning:
>
>drivers/net/phy/mdio-bcm-unimac.c:321:12: warning:
>'unimac_mdio_suspend' defined but not used [-Wunused-function]
> static int unimac_mdio_suspend(struct device *d)
> ^
>drivers/net/phy/mdio-bcm-unimac.c:330:12: warning: 'unimac_mdio_resume'
>defined but not used [-Wunused-function]
> static int unimac_mdio_resume(struct device *d)
>
>Signed-off-by: zhong jiang <zhongjiang@...wei.com>
Thank you, Arnd already sent a patch for this which got accepted:
https://patchwork.ozlabs.org/patch/975088/
--
Florian
Powered by blists - more mailing lists