diff options
author | Tejun Heo <tj@kernel.org> | 2010-05-10 19:41:29 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2010-05-15 02:38:46 (GMT) |
commit | c7a8209f766961eea4cfc6f22d2d6e06ef63546c (patch) | |
tree | 63b3b2ee55942218c6c155a56c40e86d99e223ea /drivers/scsi/st.h | |
parent | 2a7adff09ac3dd3d1facaf92b4a8cc1b92d370b6 (diff) | |
download | linux-fsl-qoriq-c7a8209f766961eea4cfc6f22d2d6e06ef63546c.tar.xz |
libata-sff: kill unused prototype and make ata_dev_select() static
ata_irq_on() was renamed to ata_sff_irq_on() and exported a while ago
but prototype for the original function lingered in
drivers/ata/libata.h. Kill it. Also, ata_dev_select() is only used
inside drivers/ata/libata-sff.c. Make it static.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/scsi/st.h')
0 files changed, 0 insertions, 0 deletions