Explorar o código

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 %!s(int64=9) %!d(string=hai) anos
pai
achega
6f31ef2c5c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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>