public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephane Ouellette <ouellettes@videotron.ca>
To: davej <davej@suse.de>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.4][TRIVIAL][RESEND]  Remove unused function in arch/i386/kernel/time.c
Date: Sat, 16 Aug 2003 00:16:30 -0400	[thread overview]
Message-ID: <3F3DB01E.40205@videotron.ca> (raw)

[-- 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 */

                 reply	other threads:[~2003-08-16  4:16 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=3F3DB01E.40205@videotron.ca \
    --to=ouellettes@videotron.ca \
    --cc=davej@suse.de \
    --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