提交 529697c5 编写于 作者: M Mark Brown

ASoC: Staticise wm8727 driver structure

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 b3f5a272
......@@ -116,7 +116,7 @@ static int __devexit wm8727_platform_remove(struct platform_device *pdev)
return 0;
}
struct platform_driver wm8727_codec_driver = {
static struct platform_driver wm8727_codec_driver = {
.driver = {
.name = "wm8727-codec",
.owner = THIS_MODULE,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册