[libata] ACPI: remove needless ->qc_issue hook existence test
authorJeff Garzik <jeff@garzik.org>
Sun, 25 Feb 2007 02:05:01 +0000 (21:05 -0500)
committerJeff Garzik <jeff@garzik.org>
Sun, 25 Feb 2007 02:05:01 +0000 (21:05 -0500)
All drivers must implement this hook, otherwise ATA commands would go
nowhere (and a lot of other oopsen would appear as well).

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found