Remove a debug panic that crept into r291151
This commit is contained in:
parent
fe11dfea79
commit
64e13a5801
@ -284,7 +284,6 @@ fsl_pcib_attach(device_t dev)
|
||||
return (ofw_pci_attach(dev));
|
||||
|
||||
err:
|
||||
//panic("Because I said so\n");
|
||||
return (ENXIO);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user