提交 1bf9d885 编写于 作者: B Bartlomiej Zolnierkiewicz 提交者: Tejun Heo

ata: ahci_sunxi: make ahci_sunxi_resume() static

Signed-off-by: NBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: NTejun Heo <tj@kernel.org>
Acked-by: NHans de Goede <hdegoede@redhat.com>
上级 5434b203
......@@ -197,7 +197,7 @@ static int ahci_sunxi_probe(struct platform_device *pdev)
}
#ifdef CONFIG_PM_SLEEP
int ahci_sunxi_resume(struct device *dev)
static int ahci_sunxi_resume(struct device *dev)
{
struct ata_host *host = dev_get_drvdata(dev);
struct ahci_host_priv *hpriv = host->private_data;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册