]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/input/appletouch.c
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6-omap-h63xx.git] / drivers / usb / input / appletouch.c
index 6cce8527ba06c877dc11cf308741affd52bd687f..c222ed13deab49de122ee3a57851a33045f58ef9 100644 (file)
@@ -525,7 +525,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,