diff options
| -rw-r--r-- | sound/soc/codecs/tlv320aic31xx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/tlv320aic31xx.c b/sound/soc/codecs/tlv320aic31xx.c index be1a64bfd320..8880f6be3336 100644 --- a/sound/soc/codecs/tlv320aic31xx.c +++ b/sound/soc/codecs/tlv320aic31xx.c | |||
| @@ -1253,6 +1253,7 @@ static const struct of_device_id tlv320aic31xx_of_match[] = { | |||
| 1253 | { .compatible = "ti,tlv320aic3110" }, | 1253 | { .compatible = "ti,tlv320aic3110" }, |
| 1254 | { .compatible = "ti,tlv320aic3120" }, | 1254 | { .compatible = "ti,tlv320aic3120" }, |
| 1255 | { .compatible = "ti,tlv320aic3111" }, | 1255 | { .compatible = "ti,tlv320aic3111" }, |
| 1256 | { .compatible = "ti,tlv320dac3100" }, | ||
| 1256 | {}, | 1257 | {}, |
| 1257 | }; | 1258 | }; |
| 1258 | MODULE_DEVICE_TABLE(of, tlv320aic31xx_of_match); | 1259 | MODULE_DEVICE_TABLE(of, tlv320aic31xx_of_match); |
