From: Huang Weiyi <weiyi.huang@gmail.com>
To: benh@kernel.crashing.org
Cc: linuxppc-dev@ozlabs.org
Subject: remove duplicated include
Date: Thu, 08 May 2008 21:34:29 +0800 [thread overview]
Message-ID: <20080508213310.895C.WEIYI.HUANG@gmail.com> (raw)
Removed duplicated include file <asm/prom.h> in powerpc/kernel/btext.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
--- a/powerpc/kernel/btext.c 2008-05-08 21:20:20.000000000 +0800
+++ b/powerpc/kernel/btext.c 2008-05-08 21:20:38.000000000 +0800
@@ -16,7 +16,6 @@
#include <asm/mmu.h>
#include <asm/pgtable.h>
#include <asm/io.h>
-#include <asm/prom.h>
#include <asm/processor.h>
#include <asm/udbg.h>
reply other threads:[~2008-05-08 13:34 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=20080508213310.895C.WEIYI.HUANG@gmail.com \
--to=weiyi.huang@gmail.com \
--cc=benh@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).