arm: sofcpga: s10: remove unused ad-hoc reset code
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Mon, 13 May 2019 19:16:44 +0000 (21:16 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 14 May 2019 17:52:39 +0000 (19:52 +0200)
commit48ec73453ae909230585188191d0cace646a2b17
treeff5b1b4f9258c7ffb0b43b859e8f7c4a0596d0c7
parent430b42f76a4e50ffef7cc2b3c195ff645a438433
arm: sofcpga: s10: remove unused ad-hoc reset code

The stratix 10 reset manager ad-hoc code in arch/arm contains an unused
function 'reset_deassert_peripherals_handoff' that has been added from
the beginning. As this is probably a result of copying the gen5 reset
manager and this function has never been used, remove it.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/include/mach/reset_manager_s10.h
arch/arm/mach-socfpga/reset_manager_s10.c