]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 16 May 2015 17:52:10 +0000 (19:52 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:14 +0000 (22:43 +0200)
commitecdba91c0a1616a6f7d2d06cbd2b19d02904091a
treee542ad3256ad99574816dc690d1be508772cf5bf
parent5d1832d951ac85f531085ad99038b5fa09bad933
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected

sunxi_usbc_vbus_detect was renamed to sunxi_usb_phy_vbus_detect but
g_dnl_board_usb_cable_connected was still using the old name, breaking the build
when USB gadget is enabled.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
board/sunxi/board.c