1
0
Fork 0

clk: composite: Drop unused clk.h include

This include isn't used. Drop it.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20190815042500.9519-1-sboyd@kernel.org
alistair/sunxi64-5.4-dsi
Stephen Boyd 2019-08-14 21:25:00 -07:00
parent e2f2402f3b
commit b0740d71cb
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
* Copyright (c) 2013 NVIDIA CORPORATION. All rights reserved.
*/
#include <linux/clk.h>
#include <linux/clk-provider.h>
#include <linux/err.h>
#include <linux/slab.h>