[PATCH] ARM: zynq: Remove clk/zynq.h header

Michal Simek michal.simek at amd.com
Thu Jan 25 01:09:04 PST 2024



On 1/10/24 12:10, Michal Simek wrote:
> slcr.c is not having any reference to clock that's why remove it.
> 
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
> 
>   arch/arm/mach-zynq/slcr.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-zynq/slcr.c b/arch/arm/mach-zynq/slcr.c
> index 9765b3f4c2fc..c517cd4a7737 100644
> --- a/arch/arm/mach-zynq/slcr.c
> +++ b/arch/arm/mach-zynq/slcr.c
> @@ -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 */

Applied.
M



More information about the linux-arm-kernel mailing list