diff --git a/arch/arm/mach-zynq/slcr.c b/arch/arm/mach-zynq/slcr.c index 94a17be98822b91c0c5e39cbeae9a8d856ac9695..26320ebf349349a06c8257aa7ce87e7c7d5c46c9 100644 --- a/arch/arm/mach-zynq/slcr.c +++ b/arch/arm/mach-zynq/slcr.c @@ -107,13 +107,6 @@ int zynq_slcr_system_restart(struct notifier_block *nb, { u32 reboot; - /* - * Unlock the SLCR then reset the system. - * Note that this seems to require raw i/o - * functions or there's a lockup? - */ - zynq_slcr_unlock(); - /* * Clear 0x0F000000 bits of reboot status register to workaround * the FSBL not loading the bitstream after soft-reboot