提交 e8038ebb 编写于 作者: E Ezequiel Garcia 提交者: Tejun Heo

sata_mv: Remove unneeded forward declaration

These forward declarations are no longer needed, and are probably
historical left-over.
Signed-off-by: NEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: NTejun Heo <tj@kernel.org>
上级 88ba5478
......@@ -4428,9 +4428,6 @@ static int mv_pci_device_resume(struct pci_dev *pdev)
#endif
#endif
static int mv_platform_probe(struct platform_device *pdev);
static int mv_platform_remove(struct platform_device *pdev);
static int __init mv_init(void)
{
int rc = -ENODEV;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册