libata: move ata_pci_default_filter() out of CONFIG_PCI
authorTejun Heo <htejun@gmail.com>
Tue, 25 Mar 2008 13:16:42 +0000 (22:16 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 17 Apr 2008 19:44:18 +0000 (15:44 -0400)
commit071ce34d57924edb76b76f7de460eb4991463959
tree10400b05bd2649fe25a8c3aa4d41c08bd29c6347
parent624d5c514eed18d5a93062e9d86d67065175f30a
libata: move ata_pci_default_filter() out of CONFIG_PCI

ata_pci_default_filter() doesn't really have anything to do with PCI.
It's generally applicable to BMDMA controllers.  Move it out of
CONFIG_PCI.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-sff.c
include/linux/libata.h