fix implicit declaration on cell.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(Only fails with -Werror-implicit-function-declaration, but 
 it should still be fixed).

arch/powerpc/platforms/cell/setup.c:145: error: implicit declaration of function 'udbg_init_rtas_console'

Signed-off-by: Dave Jones <[email protected]>

--- linux-2.6.17.noarch/arch/powerpc/platforms/cell/setup.c~	2006-06-29 16:50:23.000000000 -0400
+++ linux-2.6.17.noarch/arch/powerpc/platforms/cell/setup.c	2006-06-29 16:51:07.000000000 -0400
@@ -50,6 +50,7 @@
 #include <asm/irq.h>
 #include <asm/spu.h>
 #include <asm/spu_priv1.h>
+#include <asm/udbg.h>
 
 #include "interrupt.h"
 #include "iommu.h"

-- 
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux