[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:24 +0000 (18:28 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:28:24 +0000 (18:28 +0900)
With ops->probe_init() gone, no user is left in libata-core.c.  Move
ata_do_reset() to libata-eh.c and make it static.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found