commit | 663724f9905818c261f0262b1a64b141dad5e3cd | [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:52:49 2015 -0700 |
tree | e9be271198b36aa43affffbe2a693a357feb8438 | |
parent | 0d1d7a5588d029f2b3b30d38c2b1d693cb49568d [diff] |
clk: i.MX: 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: Alexander Shiyan <shc_work@mail.ru> Cc: Sascha Hauer <s.hauer@pengutronix.de> Cc: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>