提交 c0d44e59 编写于 作者: S Sudip Mukherjee 提交者: Mark Brown

ASoC: rt5645: fixed section mismatch

while building as a module we are getting warning about
section mismatch.
Signed-off-by: NSudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 baf2a0e1
......@@ -2685,7 +2685,7 @@ static int strago_quirk_cb(const struct dmi_system_id *id)
return 1;
}
static struct dmi_system_id dmi_platform_intel_braswell[] __initdata = {
static struct dmi_system_id dmi_platform_intel_braswell[] = {
{
.ident = "Intel Strago",
.callback = strago_quirk_cb,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册