mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
ppc4xx: Code cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
c924098122
commit
9ca8d79de0
@ -161,7 +161,7 @@ MachineCheckException(struct pt_regs *regs)
|
|||||||
regs->nip = fixup;
|
regs->nip = fixup;
|
||||||
val = mfspr(MCSR);
|
val = mfspr(MCSR);
|
||||||
/* Clear MCSR */
|
/* Clear MCSR */
|
||||||
mtspr(SPRN_MCSR, val);
|
mtspr(SPRN_MCSR, val);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user