summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-factors.h
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-02-02 09:37:15 +0100
committerMaxime Ripard <maxime.ripard@free-electrons.com>2016-02-11 20:05:47 +0100
commitb0b6413f0dc8d1faba98745cf3a008ed9493df59 (patch)
tree083493bac66a3e56757252e19f9eb6d1a197aeb8 /drivers/clk/sunxi/clk-factors.h
parent3a4d9af48a947b6605fb3a17505da94d70d05de4 (diff)
downloadlinux-stable-b0b6413f0dc8d1faba98745cf3a008ed9493df59.tar.gz
linux-stable-b0b6413f0dc8d1faba98745cf3a008ed9493df59.tar.bz2
linux-stable-b0b6413f0dc8d1faba98745cf3a008ed9493df59.zip
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 a44a865a6b9e..1e63c5b2d5f4 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)