diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-06-17 21:33:45 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-07-21 17:39:34 -0600 |
commit | 6bfe80e754d7e2841316429f091ed3b68f6cf5a2 (patch) | |
tree | d9c3c0c265e0393c005d1f24a96dbe69d8e21858 /tools/pblimage.h | |
parent | 04c5ee41b2ff00d396033bcac676be83a4e51468 (diff) | |
download | u-boot-imx-6bfe80e754d7e2841316429f091ed3b68f6cf5a2.zip u-boot-imx-6bfe80e754d7e2841316429f091ed3b68f6cf5a2.tar.gz u-boot-imx-6bfe80e754d7e2841316429f091ed3b68f6cf5a2.tar.bz2 |
usb: Drop device-model specific copy of usb_legacy_port_reset
The device-model usb_legacy_port_reset function calls the device-model
usb_port_reset function which is a 1 on 1 copy of the non dm
usb_legacy_port_reset and this is the only use of usb_port_reset in all
of u-boot.
Drop both, and alway use the usb_legacy_port_reset() version in
common/usb.c .
Also while at it make it static as it is only used in common/usb.c .
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/pblimage.h')
0 files changed, 0 insertions, 0 deletions