From: Stephen Rothwell Date: Fri, 23 May 2008 06:25:50 +0000 (+1000) Subject: hwmon: Use linux/of_platform.h instead of asm X-Git-Tag: v2.6.27-rc1~1058^2~128 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=7587cb2f12d47f8160bcdb1328b90f3055291bfc;p=linux-2.6-omap-h63xx.git hwmon: Use linux/of_platform.h instead of asm Signed-off-by: Stephen Rothwell Acked-by: Stelian Pop Signed-off-by: Paul Mackerras --- diff --git a/drivers/hwmon/ams/ams-core.c b/drivers/hwmon/ams/ams-core.c index a112a03e8f2..fbefa82a015 100644 --- a/drivers/hwmon/ams/ams-core.c +++ b/drivers/hwmon/ams/ams-core.c @@ -23,8 +23,8 @@ #include #include #include +#include #include -#include #include "ams.h"