]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: hisi: Remove clk-provider.h include
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 23 Jun 2015 23:08:06 +0000 (16:08 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:29 +0000 (10:52 -0700)
This file doesn't use the clk provider APIs. Remove the include.

Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-hisi/hisilicon.c

index c6bd7c7bd4aa4949203505247f0fd9db21ea0c5b..8cc62150116a779b48e15b71b4937af154075415 100644 (file)
@@ -11,7 +11,6 @@
  * published by the Free Software Foundation.
 */
 
-#include <linux/clk-provider.h>
 #include <linux/clocksource.h>
 #include <linux/irqchip.h>