public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Kaiser <nikai@nikai.net>
To: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH][TRIVIAL] arch/i386: double inclusions
Date: Tue, 7 Nov 2006 11:06:06 +0100	[thread overview]
Message-ID: <20061107110606.1505e19a@lucky.kitzblitz> (raw)

double inclusions in arch/i386

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---

 arch/i386/kernel/cpuid.c |    1 -
 arch/i386/kernel/tsc.c   |    1 -
 2 files changed, 2 deletions(-)

diff -uprN a/arch/i386/kernel/cpuid.c b/arch/i386/kernel/cpuid.c
--- a/arch/i386/kernel/cpuid.c	2006-09-20 05:42:06.000000000 +0200
+++ b/arch/i386/kernel/cpuid.c	2006-11-07 10:05:17.000000000 +0100
@@ -34,7 +34,6 @@
 #include <linux/major.h>
 #include <linux/fs.h>
 #include <linux/smp_lock.h>
-#include <linux/fs.h>
 #include <linux/device.h>
 #include <linux/cpu.h>
 #include <linux/notifier.h>
diff -uprN a/arch/i386/kernel/tsc.c b/arch/i386/kernel/tsc.c
--- a/arch/i386/kernel/tsc.c	2006-09-20 05:42:06.000000000 +0200
+++ b/arch/i386/kernel/tsc.c	2006-11-07 10:05:42.000000000 +0100
@@ -13,7 +13,6 @@
 
 #include <asm/delay.h>
 #include <asm/tsc.h>
-#include <asm/delay.h>
 #include <asm/io.h>
 
 #include "mach_timer.h"


             reply	other threads:[~2006-11-07 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07 10:06 Nicolas Kaiser [this message]
2006-11-10 11:33 ` [PATCH][TRIVIAL] arch/i386: double inclusions Andi Kleen

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=20061107110606.1505e19a@lucky.kitzblitz \
    --to=nikai@nikai.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@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