Browse Source

Delete old junk.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 20 years ago
parent
commit
3bffe736d9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/mips/kernel/smp.c

+ 0 - 1
arch/mips/kernel/smp.c

@@ -50,7 +50,6 @@ static void smp_tune_scheduling (void)
 {
 	struct cache_desc *cd = &current_cpu_data.scache;
 	unsigned long cachesize;       /* kB   */
-	unsigned long bandwidth = 350; /* MB/s */
 	unsigned long cpu_khz;
 
 	/*