[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5BB0276B.8000309@huawei.com>
Date: Sun, 30 Sep 2018 09:31:23 +0800
From: zhong jiang <zhongjiang@...wei.com>
To: Florian Fainelli <f.fainelli@...il.com>
CC: <davem@...emloft.net>, <andrew@...n.ch>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net: phy: Fix a unused function gcc warning.
On 2018/9/30 4:36, Florian Fainelli wrote:
>
> 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/
Ok, Thanks, I miss that.
Sincerely,
zhong jiang
Powered by blists - more mailing lists