Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / sparc / kernel / apc.c
index eefda32..742f6c4 100644 (file)
@@ -178,7 +178,6 @@ MODULE_DEVICE_TABLE(of, apc_match);
 static struct platform_driver apc_driver = {
        .driver = {
                .name = "apc",
-               .owner = THIS_MODULE,
                .of_match_table = apc_match,
        },
        .probe          = apc_probe,