提交 a022fef5 编写于 作者: M Mark M. Hoffman

hwmon: (vt8231) fix sparse warning

Signed-off-by: NMark M. Hoffman <mhoffman@lightlink.com>
上级 5460a9d0
......@@ -676,7 +676,7 @@ static struct pci_driver vt8231_pci_driver = {
.probe = vt8231_pci_probe,
};
int vt8231_probe(struct platform_device *pdev)
static int vt8231_probe(struct platform_device *pdev)
{
struct resource *res;
struct vt8231_data *data;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册