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:
f7a3427
)
pinctrl: rockchip: include correct clk header
author
Heiko Stübner
<heiko@sntech.de>
Tue, 23 Jul 2013 11:34:20 +0000
(13:34 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 7 Aug 2013 20:29:09 +0000
(22:29 +0200)
The correct header to include for clock handling is clk.h .
clk-provider.h should not be used in simple clock consumers.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found