Skip to content
Snippets Groups Projects
Commit 7587cb2f authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras
Browse files

hwmon: Use linux/of_platform.h instead of asm

parent 98cad101
No related branches found
No related tags found
No related merge requests found
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
#include <linux/types.h> #include <linux/types.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/of_platform.h>
#include <asm/pmac_pfunc.h> #include <asm/pmac_pfunc.h>
#include <asm/of_platform.h>
#include "ams.h" #include "ams.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment