lkml.org 
[lkml]   [2003]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[TRIVIAL] Squash warning in ppc64 xics.c
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.018 / U:2.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site