diff options
Diffstat (limited to 'arch/ppc/syslib/ppc4xx_setup.c')
-rw-r--r-- | arch/ppc/syslib/ppc4xx_setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/syslib/ppc4xx_setup.c b/arch/ppc/syslib/ppc4xx_setup.c index b843c4fef25e..def724b6e1c9 100644 --- a/arch/ppc/syslib/ppc4xx_setup.c +++ b/arch/ppc/syslib/ppc4xx_setup.c | |||
@@ -279,7 +279,7 @@ ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5, | |||
279 | #endif /* defined(CONFIG_PCI) && defined(CONFIG_IDE) */ | 279 | #endif /* defined(CONFIG_PCI) && defined(CONFIG_IDE) */ |
280 | } | 280 | } |
281 | 281 | ||
282 | /* Called from MachineCheckException */ | 282 | /* Called from machine_check_exception */ |
283 | void platform_machine_check(struct pt_regs *regs) | 283 | void platform_machine_check(struct pt_regs *regs) |
284 | { | 284 | { |
285 | #if defined(DCRN_PLB0_BEAR) | 285 | #if defined(DCRN_PLB0_BEAR) |