Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-microblaze.git] / sound / soc / codecs / rk3328_codec.c
index 940a2fa..bfefefc 100644 (file)
@@ -499,7 +499,7 @@ static int rk3328_platform_probe(struct platform_device *pdev)
                                               ARRAY_SIZE(rk3328_dai));
 }
 
-static const struct of_device_id rk3328_codec_of_match[] = {
+static const struct of_device_id rk3328_codec_of_match[] __maybe_unused = {
                { .compatible = "rockchip,rk3328-codec", },
                {},
 };