Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / tty / serial / ar933x_uart.c
index 2739361..77fc9fa 100644 (file)
@@ -744,7 +744,6 @@ static struct platform_driver ar933x_uart_platform_driver = {
        .remove         = ar933x_uart_remove,
        .driver         = {
                .name           = DRIVER_NAME,
-               .owner          = THIS_MODULE,
                .of_match_table = of_match_ptr(ar933x_uart_of_ids),
        },
 };