Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 455 → Rev 456

/shark/trunk/drivers/newpci/legacy.c
35,7 → 35,7
}
}
 
static int __init pci_legacy_init(void)
int __init pci_legacy_init(void)
{
if (!raw_pci_ops) {
printk("PCI: System does not support PCI\n");