serial: imx: Fix coding style issue
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 7 Jan 2013 04:55:04 +0000 (10:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:02:51 +0000 (22:02 -0800)
commit699cbd6726ed9124ce014471aaaa28e8c7f7122e
tree3a5a3a55de764d2a58a7203e732f0340414747e1
parente32a9f8f34cc5eaf77100cd2d54e78e81d01f5dc
serial: imx: Fix coding style issue

Silences the following checkpatch error:
ERROR: that open brace { should be on the previous line

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