Matthew Wilcox 3efe2d84c8 PCI: Use pci_generic_prep_mwi on ia64
The pci_generic_prep_mwi() code does everything that pcibios_prep_mwi()
does on ia64.  All we need to do is be sure that pci_cache_line_size
is set appropriately, and we can delete pcibios_prep_mwi().

Using SMP_CACHE_BYTES as the default was wrong on uniprocessor machines
as it is only 8 bytes.  The default in the generic code of L1_CACHE_BYTES
is at least as good.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:36:56 -08:00
..
2006-10-17 14:55:45 -07:00
2006-11-16 09:38:35 -08:00
2006-08-03 10:04:27 -07:00
2006-12-01 14:36:56 -08:00
2005-04-16 15:20:36 -07:00
2006-11-16 09:38:02 -08:00
2006-07-31 13:28:40 -07:00
2005-04-16 15:20:36 -07:00
2006-11-13 07:40:42 -08:00
2006-06-21 14:31:07 -07:00
2005-04-16 15:20:36 -07:00