From: Stephane Ouellette <ouellettes@videotron.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH][TRIVIAL 2.4] Removal of an unused function in arch/i386/kernel/time.c
Date: Sat, 09 Aug 2003 12:17:19 -0400 [thread overview]
Message-ID: <3F351E8F.8040509@videotron.ca> (raw)
[-- Attachment #1: Type: text/plain, Size: 179 bytes --]
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.
[-- 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 */
reply other threads:[~2003-08-09 16:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F351E8F.8040509@videotron.ca \
--to=ouellettes@videotron.ca \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox