]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: axi-clkgen: Remove clk.h include
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 19 Jun 2015 21:59:11 +0000 (14:59 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:50 +0000 (10:52 -0700)
commita1ff4588d7b225fdf96ba65f11ce33ef00ada9ac
treec168b7b897dfd3cda733144f62a3b658015ddffa
parent663724f9905818c261f0262b1a64b141dad5e3cd
clk: axi-clkgen: Remove clk.h include

Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Remove the include here because this is a
provider driver.

Cc: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-axi-clkgen.c