From: David Gibson <david@gibson.dropbear.id.au>
To: Anton Blanchard <anton@samba.org>
Cc: trivial@rustcorp.com.au, linux-kernel@vger.kernel.org
Subject: [TRIVIAL] Squash warning in ppc64 xics.c
Date: Thu, 22 May 2003 16:29:16 +1000 [thread overview]
Message-ID: <20030522062916.GF14009@zax> (raw)
Anton, please apply. xics.c uses ppc64_boot_msg() without prototype,
this fixes it by inclding <asm/machdep.h>.
diff -urN for-linus-ppc64/arch/ppc64/kernel/xics.c linux-congo/arch/ppc64/kernel/xics.c
--- for-linus-ppc64/arch/ppc64/kernel/xics.c 2003-05-07 15:10:18.000000000 +1000
+++ linux-congo/arch/ppc64/kernel/xics.c 2003-05-22 15:55:45.000000000 +1000
@@ -25,6 +25,7 @@
#include <asm/xics.h>
#include <asm/ppcdebug.h>
#include <asm/hvcall.h>
+#include <asm/machdep.h>
#include "i8259.h"
--
David Gibson | For every complex problem there is a
david@gibson.dropbear.id.au | solution which is simple, neat and
| wrong.
http://www.ozlabs.org/people/dgibson
reply other threads:[~2003-05-22 6:18 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=20030522062916.GF14009@zax \
--to=david@gibson.dropbear.id.au \
--cc=anton@samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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