|
@@ -17,9 +17,6 @@
|
|
|
|
|
|
static struct of_device_id xilinx_of_bus_ids[] __initdata = {
|
|
static struct of_device_id xilinx_of_bus_ids[] __initdata = {
|
|
{ .compatible = "simple-bus", },
|
|
{ .compatible = "simple-bus", },
|
|
- { .compatible = "xlnx,plb-v46-1.00.a", },
|
|
|
|
- { .compatible = "xlnx,opb-v20-1.10.c", },
|
|
|
|
- { .compatible = "xlnx,opb-v20-1.10.b", },
|
|
|
|
{ .compatible = "xlnx,compound", },
|
|
{ .compatible = "xlnx,compound", },
|
|
{}
|
|
{}
|
|
};
|
|
};
|