From: Kumar Gala Date: Thu, 8 Sep 2005 14:20:55 +0000 (-0500) Subject: [PATCH] ppc32: Fix head_4xx.S compile error X-Git-Tag: v2.6.14-rc1~256^2~13 X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5aa3b610a7330c3cd6f0cb264d2189a3a1dcf534;p=linux-2.6-omap-h63xx.git [PATCH] ppc32: Fix head_4xx.S compile error head_4xx.S wasn't compiling due to a missing #endif Signed-off-by: Kumar Gala Signed-off-by: Linus Torvalds --- diff --git a/arch/ppc/kernel/head_4xx.S b/arch/ppc/kernel/head_4xx.S index 0a5e723d3be..ca9518b96c6 100644 --- a/arch/ppc/kernel/head_4xx.S +++ b/arch/ppc/kernel/head_4xx.S @@ -453,6 +453,7 @@ label: #else CRITICAL_EXCEPTION(0x1020, WDTException, UnknownException) #endif +#endif /* 0x1100 - Data TLB Miss Exception * As the name implies, translation is not in the MMU, so search the