aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hfc_usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/hisax/hfc_usb.c')
-rw-r--r--drivers/isdn/hisax/hfc_usb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/hfc_usb.c b/drivers/isdn/hisax/hfc_usb.c
index f8457ef48826..ca5b4a3b683e 100644
--- a/drivers/isdn/hisax/hfc_usb.c
+++ b/drivers/isdn/hisax/hfc_usb.c
@@ -1715,7 +1715,6 @@ hfc_usb_disconnect(struct usb_interface
1715/* our driver information structure */ 1715/* our driver information structure */
1716/************************************/ 1716/************************************/
1717static struct usb_driver hfc_drv = { 1717static struct usb_driver hfc_drv = {
1718 .owner = THIS_MODULE,
1719 .name = "hfc_usb", 1718 .name = "hfc_usb",
1720 .id_table = hfcusb_idtab, 1719 .id_table = hfcusb_idtab,
1721 .probe = hfc_usb_probe, 1720 .probe = hfc_usb_probe,