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:
9dd3107
)
ARM: imx: fix function type for CLK_OF_DECLARE
author
Rob Herring
<robh@kernel.org>
Mon, 12 May 2014 16:19:39 +0000
(11:19 -0500)
committer
Rob Herring
<robh@kernel.org>
Tue, 20 May 2014 19:25:21 +0000
(14:25 -0500)
Adding function type checking to CLK_OF_DECLARE found a type mismatch with
mx35_clocks_init_dt. The function should return void.
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Shawn Guo <shawn.guo@freescale.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
No differences found