Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: hisi: Remove clk-provider.h include

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>

-1
-1
arch/arm/mach-hisi/hisilicon.c
··· 11 11 * published by the Free Software Foundation. 12 12 */ 13 13 14 - #include <linux/clk-provider.h> 15 14 #include <linux/clocksource.h> 16 15 #include <linux/irqchip.h> 17 16