staging: most: hdm-usb: remove unused macro HW_RESYNC
This patch removes the macro HW_RESYNC that is not used anymore. Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de> Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
324e87b7e1
commit
cce9301937
|
@ -44,7 +44,6 @@
|
|||
#define USB_VENDOR_ID_SMSC 0x0424 /* VID: SMSC */
|
||||
#define USB_DEV_ID_BRDG 0xC001 /* PID: USB Bridge */
|
||||
#define USB_DEV_ID_INIC 0xCF18 /* PID: USB INIC */
|
||||
#define HW_RESYNC 0x0000
|
||||
/* DRCI Addresses */
|
||||
#define DRCI_REG_NI_STATE 0x0100
|
||||
#define DRCI_REG_PACKET_BW 0x0101
|
||||
|
|
Loading…
Reference in New Issue