]> Git Repo - linux.git/blobdiff - drivers/usb/input/itmtouch.c
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
[linux.git] / drivers / usb / input / itmtouch.c
index 4a50acb39d29acd9ebcdb470f482e402027719ac..7618ae5c104f7d7c999b4d37a51498e2358f80fc 100644 (file)
@@ -250,7 +250,6 @@ static void itmtouch_disconnect(struct usb_interface *intf)
 MODULE_DEVICE_TABLE(usb, itmtouch_ids);
 
 static struct usb_driver itmtouch_driver = {
-       .owner =        THIS_MODULE,
        .name =         "itmtouch",
        .probe =        itmtouch_probe,
        .disconnect =   itmtouch_disconnect,
This page took 0.03136 seconds and 4 git commands to generate.