This is stale and not used by anyone now.

Signed-off-by: Kevin Hao <haoke...@gmail.com>
---
This passed the build test with the ppc44x_defconfig, corenet32_smp_defconfig.

 arch/powerpc/kernel/head_booke.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/powerpc/kernel/head_booke.h b/arch/powerpc/kernel/head_booke.h
index 5f051ee..b385350 100644
--- a/arch/powerpc/kernel/head_booke.h
+++ b/arch/powerpc/kernel/head_booke.h
@@ -199,11 +199,6 @@
         .align 5;                                                              
     \
 label:
 
-#define FINISH_EXCEPTION(func)                                 \
-       bl      transfer_to_handler_full;                       \
-       .long   func;                                           \
-       .long   ret_from_except_full
-
 #define EXCEPTION(n, intno, label, hdlr, xfer)                 \
        START_EXCEPTION(label);                                 \
        NORMAL_EXCEPTION_PROLOG(intno);                         \
-- 
1.8.1.4

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to