|
@@ -174,9 +174,6 @@ struct platform_device *of_device_alloc(struct device_node *np,
|
|
}
|
|
}
|
|
|
|
|
|
dev->dev.of_node = of_node_get(np);
|
|
dev->dev.of_node = of_node_get(np);
|
|
-#if defined(CONFIG_MICROBLAZE)
|
|
|
|
- dev->dev.dma_mask = &dev->archdata.dma_mask;
|
|
|
|
-#endif
|
|
|
|
dev->dev.parent = parent;
|
|
dev->dev.parent = parent;
|
|
|
|
|
|
if (bus_id)
|
|
if (bus_id)
|