mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MPC74xx should not fall through, to the error case.
MFC after: 1 week
This commit is contained in:
parent
1fb293548d
commit
e35effceaf
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ pmc_md_initialize()
|
|||
case MPC7455:
|
||||
case MPC7457:
|
||||
error = pmc_mpc7xxx_initialize(pmc_mdep);
|
||||
break;
|
||||
case IBM970:
|
||||
case IBM970FX:
|
||||
case IBM970MP:
|
||||
|
|
|
|||
Loading…
Reference in a new issue