]> Pileus Git - ~andy/linux/commit
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
authorfabio.estevam@freescale.com <fabio.estevam@freescale.com>
Wed, 6 Feb 2013 21:00:02 +0000 (19:00 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 21:36:54 +0000 (13:36 -0800)
commit44a754117a53cf965d9e17767463a52c9d9ccbb3
tree1a721a64eb4e41cc1b036d1c14fe8c8afd4ed2f4
parent238d9f6e551d87bd6fbcfa3069592dfb407937fb
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"

This reverts commit cdc8da3998dcc50cee2f81904c16ebdbd7ec2cee.

In my attempt to fix a build warning on arm randconfig a build error on
imx_v6_v7_defconfig was introduced, so revert it for now.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c