diff options
| -rw-r--r-- | sound/soc/intel/cht_bsw_rt5672.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/cht_bsw_rt5672.c b/sound/soc/intel/cht_bsw_rt5672.c index 67db5101bc89..bc8dcacd5e6a 100644 --- a/sound/soc/intel/cht_bsw_rt5672.c +++ b/sound/soc/intel/cht_bsw_rt5672.c | |||
| @@ -283,7 +283,6 @@ static int snd_cht_mc_probe(struct platform_device *pdev) | |||
| 283 | static struct platform_driver snd_cht_mc_driver = { | 283 | static struct platform_driver snd_cht_mc_driver = { |
| 284 | .driver = { | 284 | .driver = { |
| 285 | .name = "cht-bsw-rt5672", | 285 | .name = "cht-bsw-rt5672", |
| 286 | .pm = &snd_soc_pm_ops, | ||
| 287 | }, | 286 | }, |
| 288 | .probe = snd_cht_mc_probe, | 287 | .probe = snd_cht_mc_probe, |
| 289 | }; | 288 | }; |
