]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 Apr 2008 02:08:47 +0000 (12:08 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 15 Apr 2008 11:21:26 +0000 (21:21 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/macio.h

index 3a6cb1a513b73e2078fc27f2528304383f58ad4e..079c06eae4466d4319cafed887a6faa25d6cd930 100644 (file)
@@ -2,7 +2,7 @@
 #define __MACIO_ASIC_H__
 #ifdef __KERNEL__
 
-#include <asm/of_device.h>
+#include <linux/of_device.h>
 
 extern struct bus_type macio_bus_type;