MPC74xx should not fall through, to the error case.
MFC after: 1 week
This commit is contained in:
parent
e6881f055e
commit
c7db1aef3d
@ -147,6 +147,7 @@ pmc_md_initialize()
|
|||||||
case MPC7455:
|
case MPC7455:
|
||||||
case MPC7457:
|
case MPC7457:
|
||||||
error = pmc_mpc7xxx_initialize(pmc_mdep);
|
error = pmc_mpc7xxx_initialize(pmc_mdep);
|
||||||
|
break;
|
||||||
case IBM970:
|
case IBM970:
|
||||||
case IBM970FX:
|
case IBM970FX:
|
||||||
case IBM970MP:
|
case IBM970MP:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user