提交 8fe8c25e 编写于 作者: C Corentin Chary 提交者: Matthew Garrett

asus-wmi: fix section mismatch

Signed-off-by: NCorentin Chary <corentin.chary@gmail.com>
Signed-off-by: NMatthew Garrett <mjg@redhat.com>
上级 e9809c0b
...@@ -1712,7 +1712,7 @@ static int asus_wmi_probe(struct platform_device *pdev) ...@@ -1712,7 +1712,7 @@ static int asus_wmi_probe(struct platform_device *pdev)
static bool used; static bool used;
int asus_wmi_register_driver(struct asus_wmi_driver *driver) int __init_or_module asus_wmi_register_driver(struct asus_wmi_driver *driver)
{ {
struct platform_driver *platform_driver; struct platform_driver *platform_driver;
struct platform_device *platform_device; struct platform_device *platform_device;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册