From: Oskar Schirmer Date: Mon, 10 Sep 2012 09:19:35 +0000 (+0000) Subject: serial/imx: fix IMX UART macro usage to reflect correct processor X-Git-Tag: omap-cleanup-local-headers-for-v3.7~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9954c57dfaf489739d8d8a85b43917d707b5d647;p=pandora-kernel.git serial/imx: fix IMX UART macro usage to reflect correct processor Platform dependant UART data refers to MX31 macro for MX35 machines. For all other machines, macro usage matches machine type. Though this compiles out to the same result, it looks much like a typo, so fix it to use the right macros instead. Signed-off-by: Oskar Schirmer Acked-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed