From: Daeseok Youn Date: Wed, 19 Feb 2014 23:34:27 +0000 (+0900) Subject: ata: libahci: make ahci_pmp_retry_softreset() as static X-Git-Tag: v3.15-rc1~161^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35186d05838e4d828546e6182f7461674a609e08;p=pandora-kernel.git ata: libahci: make ahci_pmp_retry_softreset() as static sparse says: drivers/ata/libahci.c:1390:5: warning: symbol 'ahci_pmp_retry_softreset' was not declared. Should it be static? Signed-off-by: Daeseok Youn Signed-off-by: Tejun Heo --- Reading git-diff-tree failed