powerpc/512x: Delete unnecessary assignment for the field "owner"
[cascardo/linux.git] / arch / powerpc / platforms / 512x / mpc512x_lpbfifo.c
index 8eb82b0..d93dd4a 100644 (file)
@@ -528,7 +528,6 @@ static struct platform_driver mpc512x_lpbfifo_driver = {
        .remove = mpc512x_lpbfifo_remove,
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
                .of_match_table = mpc512x_lpbfifo_match,
        },
 };