pinctrl: rockchip: include correct clk header
authorHeiko Stübner <heiko@sntech.de>
Tue, 23 Jul 2013 11:34:20 +0000 (13:34 +0200)
committerLinus 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