summaryrefslogtreecommitdiffstats
path: root/src/usb-device.c
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-08-11 11:12:58 +0200
committerPali Rohár <pali.rohar@gmail.com>2012-08-11 11:12:58 +0200
commit83bcb7358c6475468db639cd47ef6e4f4e9dbee3 (patch)
tree2d180188cabeebcaaa6f116f4aef688e0041822d /src/usb-device.c
parent67d3e4de708620d0e129c313ecccecd5893b5df3 (diff)
download0xFFFF-83bcb7358c6475468db639cd47ef6e4f4e9dbee3.tar.bz2
Rewrite Makefile, move WITH_DEVICE, WITH_USB and WITH_SQUEUES to Makefile
Diffstat (limited to 'src/usb-device.c')
-rw-r--r--src/usb-device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usb-device.c b/src/usb-device.c
index 103c729..160b36e 100644
--- a/src/usb-device.c
+++ b/src/usb-device.c
@@ -37,7 +37,6 @@ static struct usb_flash_device usb_devices[] = {
{ 0x0421, 0x01c8, 1, 1, -1, FLASH_MKII, { DEVICE_RX_51, 0 } },
{ 0x0421, 0x0431, 0, -1, -1, FLASH_DISK, { DEVICE_SU_18, DEVICE_RX_34, 0 } },
{ 0x0421, 0x3f00, 2, 1, -1, FLASH_NOLO, { DEVICE_RX_34, 0 } },
- { 0, }
};
static const char * usb_flash_protocols[] = {