mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
MPC74xx should not fall through, to the error case.
MFC after: 1 week
This commit is contained in:
parent
1fb293548d
commit
e35effceaf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=261173
@ -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 New Issue
Block a user