mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-24 05:04:00 +08:00
Merge remote-tracking branch 'asoc/topic/pcm5102a' into asoc-next
This commit is contained in:
commit
2d2c6e3b8c
@ -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,
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user