akpm@xxxxxxxxxxxxxxxxxxxx wrote:
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> sh allmodconfig: drivers/ata/libata-core.c:127: error: `ata_pci_default_filter' undeclared here (not in a function) drivers/ata/libata-core.c:127: error: initializer element is not constant drivers/ata/libata-core.c:127: error: (near initialization for `ata_bmdma_port_ops.mode_filter') Cc: Tejun Heo <htejun@xxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
There's a pending patch to pull ata_pci_default_filter() out of CONFIG_PCI as there's nothing PCI specific about it but this is a correct fix. Jeff, if you're gonna merge the modularize-SFF patchset, this one isn't necessary. If not, please go ahead and merge this.
Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html