commit | 21bef6dd2b419f28c8096a8e30ad86dcbff44c02 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Thu Nov 15 10:35:45 2007 +0900 |
committer | Tejun Heo <htejun@gmail.com> | Mon Nov 19 12:28:09 2007 +0900 |
tree | 704912dbb4c28fd1a49d9256193762c19255d7a4 | |
parent | de753e5e8678d9674de0a3bda9ead9e770fdbf53 [diff] |
libata: remove unused functions This patch removes the following obsolete functions: - libata-core.c: __sata_phy_reset() - libata-core.c: sata_phy_reset() - libata-eh.c: ata_qc_timeout() - libata-eh.c: ata_eng_timeout() Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Tejun Heo <htejun@gmail.com>