OSDN Git Service

ARM: mvebu: 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:31 +0000 (10:52 -0700)
This file doesn't use the clk provider APIs. Remove the include.

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-mvebu/board-v7.c

index afee908..9f739f3 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <linux/kernel.h>
 #include <linux/init.h>
-#include <linux/clk-provider.h>
 #include <linux/of_address.h>
 #include <linux/of_fdt.h>
 #include <linux/of_platform.h>