From: Sascha Hauer Date: Fri, 23 Aug 2013 08:38:57 +0000 (+0200) Subject: pinctrl: imx: Fix compilation with DEBUG enabled X-Git-Tag: v3.12-rc1~151^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406044695fb286110324491f26f3e05048488809;p=pandora-kernel.git pinctrl: imx: Fix compilation with DEBUG enabled This became broken with converting the pinmux arrays into struct types. While at it replace the preprocessor magic with a simple dev_dbg. Reported-by: Tushar Behera Signed-off-by: Sascha Hauer Acked-by: Shawn Guo Signed-off-by: Linus Walleij --- Reading git-diff-tree failed