LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pasemi: remove build warning
@ 2007-04-24 18:01 Olof Johansson
  0 siblings, 0 replies; only message in thread
From: Olof Johansson @ 2007-04-24 18:01 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev

arch/powerpc/platforms/pasemi/setup.c: In function 'pasemi_publish_devices':
arch/powerpc/platforms/pasemi/setup.c:220: warning: implicit declaration of function 'of_platform_bus_probe'

Signed-off-by: Olof Johansson <olof@lixom.net>

diff --git a/arch/powerpc/platforms/pasemi/setup.c b/arch/powerpc/platforms/pasemi/setup.c
index 9944ffc..a7bf88e 100644
--- a/arch/powerpc/platforms/pasemi/setup.c
+++ b/arch/powerpc/platforms/pasemi/setup.c
@@ -35,6 +35,7 @@
 #include <asm/mpic.h>
 #include <asm/smp.h>
 #include <asm/time.h>
+#include <asm/of_platform.h>
 
 #include "pasemi.h"
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-24 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-24 18:01 [PATCH] pasemi: remove build warning Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox