qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 102a3d: usb-host: switch to LIBUSB_API_VERSIO


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 102a3d: usb-host: switch to LIBUSB_API_VERSION
Date: Mon, 03 Apr 2017 07:15:11 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 102a3d847891f48c0b13cace19d189217b05a725
      
https://github.com/qemu/qemu/commit/102a3d847891f48c0b13cace19d189217b05a725
  Author: Gerd Hoffmann <address@hidden>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M hw/usb/host-libusb.c

  Log Message:
  -----------
  usb-host: switch to LIBUSB_API_VERSION

libusbx doesn't exist any more, the fork got merged back to libusb.  So
stop using LIBUSBX_API_VERSION and use LIBUSB_API_VERSION instead.  For
backward compatibility alias LIBUSB_API_VERSION to LIBUSBX_API_VERSION
in case we figure LIBUSB_API_VERSION isn't defined.

Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Tested-by: Peter Maydell <address@hidden>
Message-id: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]