]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/input/appletouch.c
Merge with Linus' kernel.
[linux-2.6-omap-h63xx.git] / drivers / usb / input / appletouch.c
index 15840db092a5125ce5c8db20a5106428155e22e9..1949b54f41f2500abfdd24372fb5ea19e37df0f7 100644 (file)
@@ -452,7 +452,6 @@ static int atp_resume(struct usb_interface *iface)
 }
 
 static struct usb_driver atp_driver = {
-       .owner          = THIS_MODULE,
        .name           = "appletouch",
        .probe          = atp_probe,
        .disconnect     = atp_disconnect,