libata: remove unused functions
authorAdrian Bunk <bunk@kernel.org>
Thu, 15 Nov 2007 01:35:45 +0000 (10:35 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 19 Nov 2007 03:28:09 +0000 (12:28 +0900)
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>

No differences found