git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb9539
)
pinctrl: imx: Fix compilation with DEBUG enabled
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 23 Aug 2013 08:38:57 +0000
(10:38 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 23 Aug 2013 18:52:46 +0000
(20:52 +0200)
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>
No differences found