]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch '83xx' into for_paulus
authorKumar Gala <galak@kernel.crashing.org>
Tue, 30 Jan 2007 06:38:11 +0000 (00:38 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 30 Jan 2007 06:38:11 +0000 (00:38 -0600)
arch/powerpc/platforms/83xx/mpc832x_mds.c
arch/powerpc/platforms/83xx/mpc8360e_pb.c

index 36c75b0038918cb9d585da4355fd4ce039ffe36c..3ecb55f8a6e265c8c16607e3ba9221089d42b10b 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/initrd.h>
 
 #include <asm/of_device.h>
+#include <asm/of_platform.h>
 #include <asm/system.h>
 #include <asm/atomic.h>
 #include <asm/time.h>
index 832aec4a744318592b15114983885cdc6e5a323a..ccce2f9f283dad9b4db7542f54d93605774d2523 100644 (file)
@@ -31,6 +31,7 @@
 #include <linux/initrd.h>
 
 #include <asm/of_device.h>
+#include <asm/of_platform.h>
 #include <asm/system.h>
 #include <asm/atomic.h>
 #include <asm/time.h>