[TRIVIAL] Squash implicit declaration warning in ppc64 align.c

From: David Gibson (david@gibson.dropbear.id.au)
Date: Thu May 22 2003 - 01:26:03 EST


Anton, please apply.

diff -urN for-linus-ppc64/arch/ppc64/kernel/align.c linux-congo/arch/ppc64/kernel/align.c
--- for-linus-ppc64/arch/ppc64/kernel/align.c 2003-05-07 15:10:18.000000000 +1000
+++ linux-congo/arch/ppc64/kernel/align.c 2003-05-22 15:50:22.000000000 +1000
@@ -21,6 +21,8 @@
 #include <asm/system.h>
 #include <asm/cache.h>
 
+void disable_kernel_fp(void); /* asm function from head.S */
+
 struct aligninfo {
         unsigned char len;
         unsigned char flags;

-- 
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/



This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:47 EST