From 5a269d22848777ad088e2d7883861cedc64972cf Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Fri, 1 Nov 2013 16:39:28 +0800 Subject: [PATCH] ARM: imx: remove mxc_iomux_v3_init() call from imx53_init_early() Today, imx53 handles iomux configuration using pinctrl driver, so mxc_iomux_v3_init() call in imx53_init_early() is there for nothing. Remove the call from there. Signed-off-by: Shawn Guo --- Reading git-format-patch failed