linux-xiaomi-chiron/tools/usb/usbip/libsrc
Antonio Borneo d5efc2e6b9 usbip: tools: fix build error for multiple definition
With GCC 10, building usbip triggers error for multiple definition
of 'udev_context', in:
- libsrc/vhci_driver.c:18 and
- libsrc/usbip_host_common.c:27.

Declare as extern the definition in libsrc/usbip_host_common.c.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20200618000844.1048309-1-borneo.antonio@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-24 15:02:29 +02:00
..
list.h
Makefile.am
names.c
names.h
sysfs_utils.c
sysfs_utils.h
usbip_common.c
usbip_common.h
usbip_device_driver.c
usbip_device_driver.h
usbip_host_common.c
usbip_host_common.h
usbip_host_driver.c
usbip_host_driver.h
vhci_driver.c
vhci_driver.h