aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorAntonio Borneo <[email protected]>2020-06-18 02:08:44 +0200
committerGreg Kroah-Hartman <[email protected]>2020-06-24 15:02:29 +0200
commitd5efc2e6b98fe661dbd8dd0d5d5bfb961728e57a (patch)
tree084e94f74c862e514143d1b9b4ac8f4733d8d7ff /drivers/fpga/fpga-bridge.c
parent62fb45d317c5fa08e4db093441835bb6f33acbd7 (diff)
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 <[email protected]> Acked-by: Shuah Khan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions