1
0
Fork 0

hwmon: Use linux/of_platform.h instead of asm

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>
hifive-unleashed-5.1
Stephen Rothwell 2008-05-23 16:25:50 +10:00 committed by Paul Mackerras
parent 98cad10187
commit 7587cb2f12
1 changed files with 1 additions and 1 deletions

View 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"