]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/sunxi/board.c
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)
committerHans de Goede <hdegoede@redhat.com>
Tue, 19 May 2015 16:46:44 +0000 (18:46 +0200)
commit5bfdca0d4cebab34d3b81a4a8852d9ec3923b0b9
tree752edab067325f1b521d7c4e3627ff9d3ac7f78f
parent2c68c8a409ef9b66db81e27e559c75823ebfc014
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