[PATCH] libata-hp-prep: make probing related functions global
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:44 +0000 (18:27 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:44 +0000 (18:27 +0900)
Hotplug will be implemented in libata-eh.c.  Make ata_dev_read_id()
and ata_dev_configure() global.

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

No differences found