Re: [RFCv1 5/8] phy: amlogic: meson8b-usb2: Reorder phy poweroff callback function
From: Anand Moon <hidden>
Date: 2021-06-18 15:34:25
Also in:
linux-amlogic, linux-phy, lkml
From: Anand Moon <hidden>
Date: 2021-06-18 15:34:25
Also in:
linux-amlogic, linux-phy, lkml
Hi Martin, On Fri, 18 Jun 2021 at 03:47, Martin Blumenstingl [off-list ref] wrote:
Hi Anand, On Thu, Jun 17, 2021 at 9:44 PM Anand Moon [off-list ref] wrote:quoted
Move the phy_meson8b_usb2_power_off fundtion to avoid compilation error. drivers/phy/amlogic/phy-meson8b-usb2.c:247:3: error: implicit declaration of function 'phy_meson8b_usb2_power_off';you have introduced this warning in patch #4 of this series
Oops, I simply needed a forward declaration of the function to resolve the issue.
Best regards, Martin
Thanks -Anand _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel