i2c-s3c2410: Use <linux/io.h> over <asm/io.h>
commitffc4136b0e07a98f9acd52a48bf0d50a9f32f94d
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:10:23 +0000 (31 16:10 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:13:47 +0000 (31 16:13 +0000)
tree626656a478e6be2caca640b4288c1f92ca410f75
parent3f07ba9e48bfc6d2ec4abb305ecc41ccc05007df
i2c-s3c2410: Use <linux/io.h> over <asm/io.h>

The <linux/io.h> include should be used in prefference
to <asm/io.h>, so replace it.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-s3c2410.c