* remove duplicated include
@ 2008-05-08 13:34 Huang Weiyi
0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2008-05-08 13:34 UTC (permalink / raw)
To: benh; +Cc: linuxppc-dev
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-08 13:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 13:34 remove duplicated include Huang Weiyi
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).