hwmon: Include <linux/io.h> instead of <asm/io.h>
[deliverable/linux.git] / drivers / hwmon / via686a.c
index a022aedcaacbe58b8377f42c96469105582990c4..39e82a492f263114382e5c123bfc46b6ad5a1e6c 100644 (file)
@@ -42,7 +42,7 @@
 #include <linux/mutex.h>
 #include <linux/sysfs.h>
 #include <linux/acpi.h>
-#include <asm/io.h>
+#include <linux/io.h>
 
 
 /* If force_addr is set to anything different from 0, we forcibly enable
This page took 0.025686 seconds and 5 git commands to generate.