* [PATCH] ppc32: Fixed warning
@ 2005-11-02 19:55 Vitaly Bordug
0 siblings, 0 replies; only message in thread
From: Vitaly Bordug @ 2005-11-02 19:55 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-embedded list
[-- Attachment #1: Type: text/plain, Size: 153 bytes --]
This adds missing header and thus fix the warning issued by ming prototype.
Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
--
Sincerely,
Vitaly
[-- Attachment #2: 8xx_setup.patch --]
[-- Type: text/x-patch, Size: 289 bytes --]
diff --git a/arch/ppc/syslib/m8xx_setup.c b/arch/ppc/syslib/m8xx_setup.c
--- a/arch/ppc/syslib/m8xx_setup.c
+++ b/arch/ppc/syslib/m8xx_setup.c
@@ -45,6 +45,7 @@
#include <asm/bootinfo.h>
#include <asm/time.h>
#include <asm/xmon.h>
+#include <asm/ppc_sys.h>
#include "ppc8xx_pic.h"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-02 19:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-02 19:55 [PATCH] ppc32: Fixed warning Vitaly Bordug
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).