commit | f3ce951fb3d9d23d97a39f0b7e8a090dd477d45a | [log] [tgz] |
---|---|---|
author | Arthur Heymans <arthur@aheymans.xyz> | Tue Jul 17 02:16:44 2018 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Tue Jul 31 20:45:52 2018 +0000 |
tree | 71cfad3c91f0fc21906f712e4e8eae129189676e | |
parent | b2154e8a1d456875122cbbff2a18e5e1c55ef4d2 [diff] |
digilent_spi: Avoid deprecated libusb functions libusb 1.0.22 marked libusb_set_debug as deprecated. For such versions of libusb, use libusb_set_option instead. Change-Id: Ie139de36f15c4f4d87787cab0f968a2f0e6f0c8c Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/27503 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>