]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
hwmon: Use linux/of_platform.h instead of asm
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 May 2008 06:25:50 +0000 (16:25 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Jun 2008 12:30:31 +0000 (22:30 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/hwmon/ams/ams-core.c

index a112a03e8f29774c3d1fd567ee02801153005175..fbefa82a015cc6175f40106abc0d7017bee1ecea 100644 (file)
@@ -23,8 +23,8 @@
 #include <linux/types.h>
 #include <linux/errno.h>
 #include <linux/init.h>
+#include <linux/of_platform.h>
 #include <asm/pmac_pfunc.h>
-#include <asm/of_platform.h>
 
 #include "ams.h"