Include the newly created linux/of_dynamic.h to pick up the of_[attach,detach]_node declarations.

Signed-off-by: Nathan Fontenot <nf...@austin.ibm.com>

---
arch/powerpc/platforms/pseries/reconfig.c |    1 +
1 file changed, 1 insertion(+)

Index: test-devicetree/arch/powerpc/platforms/pseries/reconfig.c
===================================================================
--- test-devicetree.orig/arch/powerpc/platforms/pseries/reconfig.c      
2009-11-20 11:59:00.000000000 -0600
+++ test-devicetree/arch/powerpc/platforms/pseries/reconfig.c   2009-11-20 
12:37:32.000000000 -0600
@@ -15,6 +15,7 @@
#include <linux/kref.h>
#include <linux/notifier.h>
#include <linux/proc_fs.h>
+#include <linux/of_dynamic.h>

#include <asm/prom.h>
#include <asm/machdep.h>
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to