From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Andi Kleen <andi@firstfloor.org>,
discuss@x86-64.org, LKML <linux-kernel@vger.kernel.org>
Subject: [RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/time.c
Date: Wed, 01 Aug 2007 19:55:32 +0200 [thread overview]
Message-ID: <46B0C914.3040106@googlemail.com> (raw)
Hi,
There is no need to include asm/hpet.h twice
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
--- linux-mm-clean/arch/x86_64/kernel/time.c 2007-08-01 16:40:02.000000000 +0200
+++ linux-mm/arch/x86_64/kernel/time.c 2007-08-01 18:25:10.000000000 +0200
@@ -42,7 +42,6 @@
#include <asm/sections.h>
#include <linux/hpet.h>
#include <asm/apic.h>
-#include <asm/hpet.h>
#include <asm/mpspec.h>
#include <asm/nmi.h>
#include <asm/vgtod.h>
reply other threads:[~2007-08-01 17:56 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=46B0C914.3040106@googlemail.com \
--to=michal.k.k.piotrowski@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=discuss@x86-64.org \
--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