[PATCH] ppc32: Fix head_4xx.S compile error
commit5aa3b610a7330c3cd6f0cb264d2189a3a1dcf534
authorKumar Gala <galak@freescale.com>
Thu, 8 Sep 2005 14:20:55 +0000 (8 09:20 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 8 Sep 2005 14:35:33 +0000 (8 07:35 -0700)
treef6cf8b6116937cd02b9402d0c9b4a5ee5733c15d
parent6a4b170c54289f427645019c52d1b9c871a6661e
[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>
arch/ppc/kernel/head_4xx.S