提交 4106684e 编写于 作者: S Stephen Boyd

clk: x86: Remove clkdev.h and clk.h includes

This driver is a clk provider and not a clk consumer, so remove
the clk.h include. Also, drop clkdev.h because there's not clkdev
usage here either.
Acked-by: NMika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
上级 553b4858
......@@ -10,8 +10,6 @@
* published by the Free Software Foundation.
*/
#include <linux/clk.h>
#include <linux/clkdev.h>
#include <linux/clk-provider.h>
#include <linux/err.h>
#include <linux/module.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册