Skip to content

Commit a22f00c

Browse files
committed
ARM: zynq: Remove clk/zynq.h header
slcr.c is not having any reference to clock that's why remove it. Link: https://lore.kernel.org/r/d7b129c8e3f867c2fda5fb0adbb1983103c5be5e.1704885029.git.michal.simek@amd.com Signed-off-by: Michal Simek <[email protected]>
1 parent 554add0 commit a22f00c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-zynq/slcr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include <linux/mfd/syscon.h>
1111
#include <linux/of_address.h>
1212
#include <linux/regmap.h>
13-
#include <linux/clk/zynq.h>
1413
#include "common.h"
1514

1615
/* register offsets */

0 commit comments

Comments
 (0)