From: John Levon <levon@movementarian.org>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] fix timer_pit.c warning
Date: Thu, 31 Oct 2002 03:05:03 +0000 [thread overview]
Message-ID: <20021031030500.GA3642@compsoc.man.ac.uk> (raw)
make x86_do_profile available when UP=y,LOCAL_APIC=n
please apply
thanks
john
diff -Naur -X dontdiff linux-linus/arch/i386/kernel/timers/timer_pit.c linux/arch/i386/kernel/timers/timer_pit.c
--- linux-linus/arch/i386/kernel/timers/timer_pit.c Sat Oct 12 16:54:44 2002
+++ linux/arch/i386/kernel/timers/timer_pit.c Thu Oct 31 02:30:45 2002
@@ -6,6 +6,7 @@
#include <linux/spinlock.h>
#include <linux/module.h>
#include <linux/device.h>
+#include <linux/irq.h>
#include <asm/mpspec.h>
#include <asm/timer.h>
#include <asm/io.h>
next reply other threads:[~2002-10-31 2:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-31 3:05 John Levon [this message]
2002-10-31 21:13 ` [PATCH] fix timer_pit.c warning john stultz
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=20021031030500.GA3642@compsoc.man.ac.uk \
--to=levon@movementarian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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