commit | 77b08fb56a41e84b5e78b14f24d79879235e3337 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sat Jun 24 20:30:19 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jun 26 20:59:27 2006 -0400 |
tree | fd91513aa74ea2d87bb5352b533a6985595778c7 | |
parent | 977e6b9f3a9b17f1c608a9d1e5a7b5c46a5f7d4a [diff] |
[PATCH] libata: make two functions global Make ata_do_simple_cmd() and ata_flush_cache() global. These will be used from libata-eh.c. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>