|
@@ -749,7 +749,7 @@ static int spi_qup_remove(struct platform_device *pdev)
|
|
|
return 0;
|
|
|
}
|
|
|
|
|
|
-static struct of_device_id spi_qup_dt_match[] = {
|
|
|
+static const struct of_device_id spi_qup_dt_match[] = {
|
|
|
{ .compatible = "qcom,spi-qup-v2.1.1", },
|
|
|
{ .compatible = "qcom,spi-qup-v2.2.1", },
|
|
|
{ }
|