提交 c664bc6d 编写于 作者: D David S. Miller

Revert "net: encx24j600_exit() can be static"

This reverts commit 9886ce2b.
上级 0a837fe4
......@@ -1112,7 +1112,7 @@ static int __init encx24j600_init(void)
}
module_init(encx24j600_init);
static void encx24j600_exit(void)
void encx24j600_exit(void)
{
spi_unregister_driver(&encx24j600_spi_net_driver);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册