Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / edac / tile_edac.c
index a082053..578f915 100644 (file)
@@ -257,7 +257,6 @@ static void __exit tile_edac_exit(void)
                if (!pdev)
                        continue;
 
-               platform_set_drvdata(pdev, NULL);
                platform_device_unregister(pdev);
        }
        platform_driver_unregister(&tile_edac_mc_driver);