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:
3b18c34
)
Fix pwm-related build failure
author
Arnaud Patard (Rtp)
<arnaud.patard@rtp-net.org>
Thu, 13 Jan 2011 11:26:39 +0000
(12:26 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 13 Jan 2011 13:03:58 +0000
(14:03 +0100)
Commit
076762aa52de48688f6e1b6999fe58d736479f37
is adding a macro whis is
calling imx_add_mxc_pwm() but gives it 2 parameters while it's taking only
one parameters.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found