aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/zx_aud96p22.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/zx_aud96p22.c')
-rw-r--r--sound/soc/codecs/zx_aud96p22.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/zx_aud96p22.c b/sound/soc/codecs/zx_aud96p22.c
index 51fad48892d3..ca1932d13738 100644
--- a/sound/soc/codecs/zx_aud96p22.c
+++ b/sound/soc/codecs/zx_aud96p22.c
@@ -382,7 +382,7 @@ static int aud96p22_i2c_remove(struct i2c_client *i2c)
return 0;
}
-const struct of_device_id aud96p22_dt_ids[] = {
+static const struct of_device_id aud96p22_dt_ids[] = {
{ .compatible = "zte,zx-aud96p22", },
{ }
};