Skip to content

Commit d95fa0f

Browse files
committed
Merge tag 'zynq-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into soc/arm
ARM: Zynq SoC changes for 6.13 - cleanup zynq_slcr_init() * tag 'zynq-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx: ARM: zynq: Remove unused zynq_slcr_init() declaration Link: https://lore.kernel.org/r/CAHTX3dKLb4nOVpVvnwyxE6zJZNXpiB4hh=WzpKWwhqP7aLobjw@mail.gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 269e715 + 4972111 commit d95fa0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-zynq/common.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#ifndef __MACH_ZYNQ_COMMON_H__
1010
#define __MACH_ZYNQ_COMMON_H__
1111

12-
extern int zynq_slcr_init(void);
1312
extern int zynq_early_slcr_init(void);
1413
extern void zynq_slcr_cpu_stop(int cpu);
1514
extern void zynq_slcr_cpu_start(int cpu);

0 commit comments

Comments
 (0)