commit | 406044695fb286110324491f26f3e05048488809 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Fri Aug 23 10:38:57 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 23 20:52:46 2013 +0200 |
tree | 149190f005f2e458a3e25e4f38eefa370e55b611 | |
parent | 1cb95395870d68f9ff679db42fa15ea03201fc08 [diff] |
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 <tushar.behera@linaro.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>