|
@@ -334,7 +334,7 @@ static const struct irq_domain_ops mpc8xxx_gpio_irq_ops = {
|
|
|
.xlate = irq_domain_xlate_twocell,
|
|
|
};
|
|
|
|
|
|
-static struct of_device_id mpc8xxx_gpio_ids[] = {
|
|
|
+static const struct of_device_id mpc8xxx_gpio_ids[] = {
|
|
|
{ .compatible = "fsl,mpc8349-gpio", },
|
|
|
{ .compatible = "fsl,mpc8572-gpio", },
|
|
|
{ .compatible = "fsl,mpc8610-gpio", },
|