Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / tty / serial / sccnxp.c
index 75850f7..fcf803f 100644 (file)
@@ -1012,7 +1012,6 @@ static int sccnxp_remove(struct platform_device *pdev)
 static struct platform_driver sccnxp_uart_driver = {
        .driver = {
                .name   = SCCNXP_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe          = sccnxp_probe,
        .remove         = sccnxp_remove,