staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>
authorGeordan Neukum <gneukum1@gmail.com>
Wed, 22 May 2019 12:14:00 +0000 (12:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 May 2019 12:47:16 +0000 (14:47 +0200)
commit32806b33fee8200b18702a93d693017c6445b2c9
tree10aedf3f5e71ca13b16bdedc1a32c525c7324978
parent953bb9e5d060d0848cc83143236a1ce00498aaac
staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>

Rather than include asm/io.h, include linux/io.h. Issue reported
by the script checkpatch.pl.

Signed-off-by: Geordan Neukum <gneukum1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000_i2c.c