diff options
Diffstat (limited to 'arch/mips/kernel/bmips_vec.S')
-rw-r--r-- | arch/mips/kernel/bmips_vec.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/kernel/bmips_vec.S b/arch/mips/kernel/bmips_vec.S index 64c4fd62cf08..f739aedcb509 100644 --- a/arch/mips/kernel/bmips_vec.S +++ b/arch/mips/kernel/bmips_vec.S | |||
@@ -28,8 +28,6 @@ | |||
28 | .set mips0 | 28 | .set mips0 |
29 | .endm | 29 | .endm |
30 | 30 | ||
31 | __CPUINIT | ||
32 | |||
33 | /*********************************************************************** | 31 | /*********************************************************************** |
34 | * Alternate CPU1 startup vector for BMIPS4350 | 32 | * Alternate CPU1 startup vector for BMIPS4350 |
35 | * | 33 | * |
@@ -216,8 +214,6 @@ END(bmips_smp_int_vec) | |||
216 | * Certain CPUs support extending kseg0 to 1024MB. | 214 | * Certain CPUs support extending kseg0 to 1024MB. |
217 | ***********************************************************************/ | 215 | ***********************************************************************/ |
218 | 216 | ||
219 | __CPUINIT | ||
220 | |||
221 | LEAF(bmips_enable_xks01) | 217 | LEAF(bmips_enable_xks01) |
222 | 218 | ||
223 | #if defined(CONFIG_XKS01) | 219 | #if defined(CONFIG_XKS01) |