Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / usb / misc / usb3503.c
index b9af8cb..258d2f5 100644 (file)
@@ -401,7 +401,6 @@ static struct platform_driver usb3503_platform_driver = {
        .driver = {
                .name = USB3503_I2C_NAME,
                .of_match_table = of_match_ptr(usb3503_of_match),
-               .owner = THIS_MODULE,
        },
        .probe          = usb3503_platform_probe,
 };