[PATCH 04/12] hwmon: use linux/of_platform.h instead of asm
    Stelian Pop 
    stelian at popies.net
       
    Mon May 26 19:42:20 EST 2008
    
    
  
Hi,
Le vendredi 23 mai 2008 à 16:25 +1000, Stephen Rothwell a écrit :
> Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
Acked-by: Stelian Pop <stelian at popies.net>
Thanks,
Stelian.
> ---
>  drivers/hwmon/ams/ams-core.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/hwmon/ams/ams-core.c b/drivers/hwmon/ams/ams-core.c
> index a112a03..fbefa82 100644
> --- a/drivers/hwmon/ams/ams-core.c
> +++ b/drivers/hwmon/ams/ams-core.c
> @@ -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"
>  
> -- 
> 1.5.5.1
> 
-- 
Stelian Pop <stelian at popies.net>
    
    
More information about the Linuxppc-dev
mailing list