Commit b0740d71 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

clk: composite: Drop unused clk.h include

parent e2f2402f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>