Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial / timbuart.c
index e9e252324fb672d5843f754b61c278568444b0cc..512c162634a37d382fb78b269ec419e9fea52cf7 100644 (file)
@@ -503,7 +503,6 @@ static int timbuart_remove(struct platform_device *dev)
 static struct platform_driver timbuart_platform_driver = {
        .driver = {
                .name   = "timb-uart",
-               .owner  = THIS_MODULE,
        },
        .probe          = timbuart_probe,
        .remove         = timbuart_remove,