2003-08-09 16:17:52

by Stephane Ouellette

[permalink] [raw]
Subject: [PATCH][TRIVIAL 2.4] Removal of an unused function in arch/i386/kernel/time.c

--- linux-2.4.22-rc1-ac1-orig/arch/i386/kernel/time.c Fri Aug 8 22:34:38 2003
+++ linux-2.4.22-rc1-ac1-fixed/arch/i386/kernel/time.c Sat Aug 9 10:39:57 2003
@@ -431,7 +431,6 @@

const int use_cyclone = 0;
static void mark_timeoffset_cyclone(void) {}
-static unsigned long do_gettimeoffset_cyclone(void) {return 0;}
static void init_cyclone_clock(void) {}
void __cyclone_delay(unsigned long loops) {}
#endif /* CONFIG_X86_SUMMIT */


Attachments:
time.c-2.4.22-rc1-ac1.diff (439.00 B)