|
|
@@ -1896,7 +1896,7 @@ static int cs89x0_platform_remove(struct platform_device *pdev)
|
|
|
return 0;
|
|
|
}
|
|
|
|
|
|
-static const struct __maybe_unused of_device_id cs89x0_match[] = {
|
|
|
+static const struct of_device_id __maybe_unused cs89x0_match[] = {
|
|
|
{ .compatible = "cirrus,cs8900", },
|
|
|
{ .compatible = "cirrus,cs8920", },
|
|
|
{ },
|