|
@@ -1231,7 +1231,7 @@ static struct net_device_ops xemaclite_netdev_ops = {
|
|
|
};
|
|
|
|
|
|
/* Match table for OF platform binding */
|
|
|
-static struct of_device_id xemaclite_of_match[] = {
|
|
|
+static const struct of_device_id xemaclite_of_match[] = {
|
|
|
{ .compatible = "xlnx,opb-ethernetlite-1.01.a", },
|
|
|
{ .compatible = "xlnx,opb-ethernetlite-1.01.b", },
|
|
|
{ .compatible = "xlnx,xps-ethernetlite-1.00.a", },
|