Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
[linux-2.6-microblaze.git] / drivers / base / platform.c
index c1ddf19..445cbd8 100644 (file)
@@ -448,7 +448,6 @@ void platform_device_del(struct platform_device *pdev)
        int i;
 
        if (pdev) {
-               device_remove_properties(&pdev->dev);
                device_del(&pdev->dev);
 
                if (pdev->id_auto) {