diff options
Diffstat (limited to 'drivers/clk/clk-mux.c')
-rw-r--r-- | drivers/clk/clk-mux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/clk-mux.c b/drivers/clk/clk-mux.c index 6066a01b20ea..c705cf573569 100644 --- a/drivers/clk/clk-mux.c +++ b/drivers/clk/clk-mux.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * Simple multiplexer clock implementation | 10 | * Simple multiplexer clock implementation |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/clk.h> | ||
14 | #include <linux/clk-provider.h> | 13 | #include <linux/clk-provider.h> |
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/slab.h> | 15 | #include <linux/slab.h> |