i2c: Use <linux/io.h> instead of <asm/io.h>
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 21 May 2010 16:41:01 +0000 (18:41 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 21 May 2010 16:41:01 +0000 (18:41 +0200)
As warned by checkpatch.pl, <linux/io.h> should be used instead of
<asm/io.h>.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found