lkml.org 
[lkml]   [2003]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][TRIVIAL 2.4] Removal of an unused function in arch/i386/kernel/time.c
Folks,

the attached patch fixes a compile warning about an unused function,
if CONFIG_X86_SUMMIT is NOT defined.

Patch applies to 2.4.22-rc1-ac1.

Stephane Ouellette.

--- 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 */
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:1.528 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site