]> git.baikalelectronics.ru Git - kernel.git/commit
serial: imx: Use <linux/io.h> instead of <asm/io.h>
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 7 Jan 2013 04:55:03 +0000 (10:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:02:51 +0000 (22:02 -0800)
commit719d125e73922adb618feb84cea7e2fe998fa971
tree3eea6f110054f3706f41362f9b4035cb28af3323
parent756574a42ad232f3897947f6e6bf717c5d5d29e1
serial: imx: Use <linux/io.h> instead of <asm/io.h>

Silences the following checkpatch warning:
WARNING: Use #include <linux/io.h> instead of <asm/io.h>

Cc: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c