commit | fb7fd61454c8681cd2621051a710b78a00369203 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sun Sep 23 13:14:12 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:41 2007 -0400 |
tree | 491cbdbca867f59b9f1cb1032a4f40a33385e471 | |
parent | 422c9daa8b5bea09f3393b11a106afd68850b39b [diff] |
libata-pmp-prep: make a number of functions global to libata Make a number of functions from libata-core.c and libata-eh.c global to libata (drivers/ata/libata.h). These will be used by PMP. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>