Merge remote-tracking branch 'asoc/topic/pcm5102a' into asoc-next

This commit is contained in:
Mark Brown 2016-07-24 22:07:23 +01:00
commit 2d2c6e3b8c
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ static struct platform_driver pcm5102a_codec_driver = {
.remove = pcm5102a_remove,
.driver = {
.name = "pcm5102a-codec",
.owner = THIS_MODULE,
.of_match_table = pcm5102a_of_match,
},
};