Selaa lähdekoodia

clk: sunxi: Drop clk.h include

This file is a clock provider, not a clk consumer. Drop the clk.h
include.

Cc: Jens Kuske <jenskuske@gmail.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Stephen Boyd 9 vuotta sitten
vanhempi
commit
6f31ef2c5c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      drivers/clk/sunxi/clk-sun8i-bus-gates.c

+ 0 - 1
drivers/clk/sunxi/clk-sun8i-bus-gates.c

@@ -17,7 +17,6 @@
  * GNU General Public License for more details.
  */
 
-#include <linux/clk.h>
 #include <linux/clk-provider.h>
 #include <linux/of.h>
 #include <linux/of_address.h>