summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-factors.h
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-02-02 08:37:15 (GMT)
committerMaxime Ripard <maxime.ripard@free-electrons.com>2016-02-11 19:05:47 (GMT)
commitb0b6413f0dc8d1faba98745cf3a008ed9493df59 (patch)
tree083493bac66a3e56757252e19f9eb6d1a197aeb8 /drivers/clk/sunxi/clk-factors.h
parent3a4d9af48a947b6605fb3a17505da94d70d05de4 (diff)
downloadlinux-b0b6413f0dc8d1faba98745cf3a008ed9493df59.tar.xz
clk: sunxi: Remove clk_register_clkdev calls
Now that our protection code doesn't use the global name lookup anymore, we can remove the clkdev registrations. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/clk/sunxi/clk-factors.h')
-rw-r--r--drivers/clk/sunxi/clk-factors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/sunxi/clk-factors.h b/drivers/clk/sunxi/clk-factors.h
index a44a865..1e63c5b 100644
--- a/drivers/clk/sunxi/clk-factors.h
+++ b/drivers/clk/sunxi/clk-factors.h
@@ -2,7 +2,6 @@
#define __MACH_SUNXI_CLK_FACTORS_H
#include <linux/clk-provider.h>
-#include <linux/clkdev.h>
#include <linux/spinlock.h>
#define SUNXI_FACTORS_NOT_APPLICABLE (0)