* [PATCH 2.4][TRIVIAL][RESEND] Remove unused function in arch/i386/kernel/time.c
@ 2003-08-16 4:16 Stephane Ouellette
0 siblings, 0 replies; only message in thread
From: Stephane Ouellette @ 2003-08-16 4:16 UTC (permalink / raw)
To: davej; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 170 bytes --]
Dave,
the attached patch fixes a warning about an unused function if
CONFIG_X86_SUMMIT is not defined.
The patch applies to 2.4.22-rc1-ac1.
Stephane Ouellette
[-- Attachment #2: time.c-2.4.22-rc1-ac1.diff --]
[-- Type: text/plain, Size: 439 bytes --]
--- 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 */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-08-16 4:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-16 4:16 [PATCH 2.4][TRIVIAL][RESEND] Remove unused function in arch/i386/kernel/time.c Stephane Ouellette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox