ARM: zynq: Remove clk/zynq.h header
authorMichal Simek <michal.simek@amd.com>
Wed, 10 Jan 2024 11:10:35 +0000 (12:10 +0100)
committerMichal Simek <michal.simek@amd.com>
Mon, 22 Jan 2024 13:22:10 +0000 (14:22 +0100)
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 <michal.simek@amd.com>
arch/arm/mach-zynq/slcr.c

index 2636dec499adc962a6ad704ea7e6883cdec02797..6aae14b0736ce6b594cb398b116086552cf504d1 100644 (file)
@@ -10,7 +10,6 @@
 #include <linux/mfd/syscon.h>
 #include <linux/of_address.h>
 #include <linux/regmap.h>
-#include <linux/clk/zynq.h>
 #include "common.h"
 
 /* register offsets */