commit | 7e865abb5292d0a30841b5c00686fdc714a026e1 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Tue Jul 23 13:34:20 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 07 22:29:09 2013 +0200 |
tree | 4de35fe1390448a1f60449bce8bc5063b93c0907 | |
parent | f7a3427f3eec669f5d7ff15d081433dc5621e7c9 [diff] |
pinctrl: rockchip: include correct clk header 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>