commit | a1ff4588d7b225fdf96ba65f11ce33ef00ada9ac | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Jun 19 14:59:11 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Jul 20 10:52:50 2015 -0700 |
tree | c168b7b897dfd3cda733144f62a3b658015ddffa | |
parent | 663724f9905818c261f0262b1a64b141dad5e3cd [diff] |
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>