]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/input/itmtouch.c
[PATCH] git-scsi-misc: min() warning fix
[linux-2.6-omap-h63xx.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,