commit | 61e169ee7683630ee0276dd5dcb5599976757770 | [log] [tgz] |
---|---|---|
author | Andy Duan <fugang.duan@nxp.com> | Tue Oct 16 07:32:19 2018 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 09 08:48:57 2018 -0800 |
tree | caf423050bc466ff98c76460e97381a4424e8a87 | |
parent | b312f6f4ac84bcd9587fd24316b5de7c3f319b88 [diff] |
serial: fsl_lpuart: fix the typo: UARTCR1_PE -> UARTCTRL_PE Fix the typo: UARTCR1_PE -> UARTCTRL_PE There have no function impacted since the macro define value is the same. Cc: Lukas Wunner <lukas@wunner.de> Signed-off-by: Andy Duan <fugang.duan@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>