From: Tejun Heo Date: Tue, 25 Mar 2008 13:16:42 +0000 (+0900) Subject: libata: move ata_pci_default_filter() out of CONFIG_PCI X-Git-Tag: v2.6.26-rc1~1150^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071ce34d57924edb76b76f7de460eb4991463959;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed