aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/w1')
-rw-r--r--drivers/w1/dscore.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/w1/dscore.c b/drivers/w1/dscore.c
index 15fb250451e5..b9146306df49 100644
--- a/drivers/w1/dscore.c
+++ b/drivers/w1/dscore.c
@@ -52,7 +52,6 @@ static int ds_send_control_cmd(struct ds_device *, u16, u16);
52 52
53 53
54static struct usb_driver ds_driver = { 54static struct usb_driver ds_driver = {
55 .owner = THIS_MODULE,
56 .name = "DS9490R", 55 .name = "DS9490R",
57 .probe = ds_probe, 56 .probe = ds_probe,
58 .disconnect = ds_disconnect, 57 .disconnect = ds_disconnect,