Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
phy: amlogic: meson8b-usb2: Reorder phy poweroff callback function
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'; Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Anand Moon <linux.amoon@gmail.com>
- Loading branch information