Stephen Rothwell wrote:
On Tue, 30 Oct 2007 19:57:39 +0300 Valentine Barshak [off-list ref] wrote:
quoted
+++ linux-2.6/arch/powerpc/platforms/44x/rainier.c 2007-10-30 18:00:15.000000000 +0300
+#include <linux/init.h>
+#include <asm/machdep.h>
+#include <asm/prom.h>
+#include <asm/udbg.h>
+#include <asm/time.h>
+#include <asm/uic.h>
+#include <asm/of_platform.h>
You want <linux/of_platform.h>
Oops, apparently this got here from the old sequoia.c
Will correct both.
Thanks,
Valentine.