mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
Remove a debug panic that crept into r291151
This commit is contained in:
parent
fe11dfea79
commit
64e13a5801
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291152
@ -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