pinctrl: rockchip: include correct clk header
From: Heiko Stuebner <heiko@...> Date: Fri, 5 Jul 2013 15:46:49 +0200
Commit-Message
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@...>
Patch-Comment
After mixing them up to often this time, I'll hopefully remember this in the future :-) . drivers/pinctrl/pinctrl-rockchip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Statistics
- 1 lines added
- 1 lines removed