Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / edac / cell_edac.c
index a12c855..a9259b0 100644 (file)
@@ -245,7 +245,6 @@ static int cell_edac_remove(struct platform_device *pdev)
 static struct platform_driver cell_edac_driver = {
        .driver         = {
                .name   = "cbe-mic",
-               .owner  = THIS_MODULE,
        },
        .probe          = cell_edac_probe,
        .remove         = cell_edac_remove,