[PATCH] libata-hp: move ata_do_reset() to libata-eh.c

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>
This commit is contained in:
Tejun Heo 2006-05-31 18:28:24 +09:00
commit d87fa38e70
3 changed files with 28 additions and 30 deletions