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 / apbuart.c
index a34a0cec16857e07fb3063bac80c208753729d99..4f0f95e358e8300aed111f4bab22f7abec8d6c9a 100644 (file)
@@ -585,7 +585,6 @@ static struct of_device_id apbuart_match[] = {
 static struct platform_driver grlib_apbuart_of_driver = {
        .probe = apbuart_probe,
        .driver = {
-               .owner = THIS_MODULE,
                .name = "grlib-apbuart",
                .of_match_table = apbuart_match,
        },