]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kernel/head_32.S
[POWERPC] Remove the broken Gemini support
[karo-tx-linux.git] / arch / powerpc / kernel / head_32.S
index 9417cf5b4b7e7af4b361b0075a3b3c4d96dd2416..c897203198b1a1bd6a4cfc8f663f8267061eed34 100644 (file)
@@ -344,12 +344,7 @@ i##n:                                                              \
 /* System reset */
 /* core99 pmac starts the seconary here by changing the vector, and
    putting it back to what it was (unknown_exception) when done.  */
-#if defined(CONFIG_GEMINI) && defined(CONFIG_SMP)
-       . = 0x100
-       b       __secondary_start_gemini
-#else
        EXCEPTION(0x100, Reset, unknown_exception, EXC_XFER_STD)
-#endif
 
 /* Machine check */
 /*