From e3eb7ee2ae9c639081e5c3209930582d7a1717c0 Mon Sep 17 00:00:00 2001 From: Keith M Wesolowski Date: Mon, 26 Feb 2001 01:08:20 +0000 Subject: Update to using loops_per_jiffy instead of loops_per_sec. --- arch/mips/kernel/setup.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/kernel/setup.c') diff --git a/arch/mips/kernel/setup.c b/arch/mips/kernel/setup.c index 1e9287b5f..34b1691eb 100644 --- a/arch/mips/kernel/setup.c +++ b/arch/mips/kernel/setup.c @@ -62,8 +62,6 @@ void (*cpu_wait)(void) = NULL; */ char cyclecounter_available; -unsigned long loops_per_sec; - /* * There are several bus types available for MIPS machines. "RISC PC" * type machines have ISA, EISA, VLB or PCI available, DECstations -- cgit v1.2.3