|
@@ -326,7 +326,7 @@ static int psc_ac97_of_remove(struct platform_device *op)
|
|
|
}
|
|
|
|
|
|
/* Match table for of_platform binding */
|
|
|
-static struct of_device_id psc_ac97_match[] = {
|
|
|
+static const struct of_device_id psc_ac97_match[] = {
|
|
|
{ .compatible = "fsl,mpc5200-psc-ac97", },
|
|
|
{ .compatible = "fsl,mpc5200b-psc-ac97", },
|
|
|
{}
|