commit | 059a1aa7eb1de2ccbc41a708e892c080d9e26c60 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Jun 19 15:00:46 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Jul 20 10:53:08 2015 -0700 |
tree | 7fb012c1a50643cf8b6ae048528f2cc9c6a29a78 | |
parent | 593438e44c8e01d3098d69d30353be655c3b27f1 [diff] |
clk: keystone: 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: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> Cc: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>