Loading arch/mips/mm/tlbex.c +0 −4 Original line number Diff line number Diff line Loading @@ -301,10 +301,6 @@ static u32 tlb_handler[128] __cpuinitdata; static struct uasm_label labels[128] __cpuinitdata; static struct uasm_reloc relocs[128] __cpuinitdata; #ifdef CONFIG_64BIT static int check_for_high_segbits __cpuinitdata; #endif static int check_for_high_segbits __cpuinitdata; static unsigned int kscratch_used_mask __cpuinitdata; Loading Loading
arch/mips/mm/tlbex.c +0 −4 Original line number Diff line number Diff line Loading @@ -301,10 +301,6 @@ static u32 tlb_handler[128] __cpuinitdata; static struct uasm_label labels[128] __cpuinitdata; static struct uasm_reloc relocs[128] __cpuinitdata; #ifdef CONFIG_64BIT static int check_for_high_segbits __cpuinitdata; #endif static int check_for_high_segbits __cpuinitdata; static unsigned int kscratch_used_mask __cpuinitdata; Loading