diff options
Diffstat (limited to 'sound/soc/dwc/dwc-i2s.c')
-rw-r--r-- | sound/soc/dwc/dwc-i2s.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/dwc/dwc-i2s.c b/sound/soc/dwc/dwc-i2s.c index 2fd832021de7..b53e6c8e4bba 100644 --- a/sound/soc/dwc/dwc-i2s.c +++ b/sound/soc/dwc/dwc-i2s.c @@ -1250,8 +1250,6 @@ static int dw_i2s_remove(struct platform_device *pdev) #ifdef CONFIG_OF static const struct of_device_id dw_i2s_of_match[] = { - { .compatible = "starfive,jh7110-i2stx-4ch1", }, - { .compatible = "starfive,jh7110-i2srx", }, { .compatible = "snps,designware-i2stx-4ch0", }, {}, }; |