MPC74xx should not fall through, to the error case.

MFC after:	1 week
This commit is contained in:
jhibbits 2014-01-25 22:50:42 +00:00
parent e6881f055e
commit c7db1aef3d

View File

@ -147,6 +147,7 @@ pmc_md_initialize()
case MPC7455:
case MPC7457:
error = pmc_mpc7xxx_initialize(pmc_mdep);
break;
case IBM970:
case IBM970FX:
case IBM970MP: