X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fppc%2Fsyslib%2Fppc4xx_setup.c;h=debe14c083a12834b76477b03b2f9c6ace7cae32;hb=6598b60fd56ba5e915a001cc4e307880a94d19ae;hp=bf83240689dc3b6b84ecde3afce81a6bfe0578b1;hpb=bb77c03cf40fec911c4ce9610b8207bf0050a5fd;p=linux-2.6-omap-h63xx.git diff --git a/arch/ppc/syslib/ppc4xx_setup.c b/arch/ppc/syslib/ppc4xx_setup.c index bf83240689d..debe14c083a 100644 --- a/arch/ppc/syslib/ppc4xx_setup.c +++ b/arch/ppc/syslib/ppc4xx_setup.c @@ -13,7 +13,6 @@ * */ -#include #include #include #include @@ -278,7 +277,7 @@ ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5, #endif /* defined(CONFIG_PCI) && defined(CONFIG_IDE) */ } -/* Called from MachineCheckException */ +/* Called from machine_check_exception */ void platform_machine_check(struct pt_regs *regs) { #if defined(DCRN_PLB0_BEAR)