فهرست منبع

[PATCH] ppc32: Fix head_4xx.S compile error

head_4xx.S wasn't compiling due to a missing #endif

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Kumar Gala 20 سال پیش
والد
کامیت
5aa3b610a7
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      arch/ppc/kernel/head_4xx.S

+ 1 - 0
arch/ppc/kernel/head_4xx.S

@@ -453,6 +453,7 @@ label:
 #else
 #else
 	CRITICAL_EXCEPTION(0x1020, WDTException, UnknownException)
 	CRITICAL_EXCEPTION(0x1020, WDTException, UnknownException)
 #endif
 #endif
+#endif
 
 
 /* 0x1100 - Data TLB Miss Exception
 /* 0x1100 - Data TLB Miss Exception
  * As the name implies, translation is not in the MMU, so search the
  * As the name implies, translation is not in the MMU, so search the