diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-08-16 16:10:18 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:32:04 +0100 |
commit | 3bffe736d93ce527a27fd5a4845fb2a0e82fcd99 (patch) | |
tree | 1bed04fd852bf26941096126e86066b25748a64d /arch | |
parent | 28a7879d8ca6afafbd1583dd777587e441d0f90e (diff) |
Delete old junk.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/kernel/smp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/smp.c b/arch/mips/kernel/smp.c index 798fce50939..fcacf1aae98 100644 --- a/arch/mips/kernel/smp.c +++ b/arch/mips/kernel/smp.c @@ -50,7 +50,6 @@ static void smp_tune_scheduling (void) { struct cache_desc *cd = ¤t_cpu_data.scache; unsigned long cachesize; /* kB */ - unsigned long bandwidth = 350; /* MB/s */ unsigned long cpu_khz; /* |