X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fehci-ppc-of.c;h=1a10c8d542ca40c6b48e0fa349794ccb04f357aa;hb=1d97869198a36dfc2920abd5776d91767fbead63;hp=547924796d290127bd692157a87f8d84b65dd2b1;hpb=f1161256258e8ea24c3e5846abfdaccc508134b4;p=uclinux-h8%2Flinux.git diff --git a/drivers/usb/host/ehci-ppc-of.c b/drivers/usb/host/ehci-ppc-of.c index 547924796d29..1a10c8d542ca 100644 --- a/drivers/usb/host/ehci-ppc-of.c +++ b/drivers/usb/host/ehci-ppc-of.c @@ -234,7 +234,6 @@ static struct platform_driver ehci_hcd_ppc_of_driver = { .shutdown = usb_hcd_platform_shutdown, .driver = { .name = "ppc-of-ehci", - .owner = THIS_MODULE, .of_match_table = ehci_hcd_ppc_of_match, }, };