Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[cascardo/linux.git] / drivers / hwmon / w83781d.c
index 0bdab95..d27ed1b 100644 (file)
@@ -48,7 +48,7 @@
 #ifdef CONFIG_ISA
 #include <linux/platform_device.h>
 #include <linux/ioport.h>
-#include <asm/io.h>
+#include <linux/io.h>
 #endif
 
 #include "lm75.h"