ARM: zynq: Remove unused board_early_init_f()
authorMichal Simek <michal.simek@xilinx.com>
Tue, 15 Oct 2019 11:06:32 +0000 (13:06 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:03 +0000 (13:37 +0200)
commit3e5476c6cde940536360946ea5672d9b6f048add
treeaa8c0d2bd95f05a1dd961aecdbe0c8920fdc56c0
parent2ce5641df0cd44c20c9049b9eb57908c8c811781
ARM: zynq: Remove unused board_early_init_f()

board_early_init_f added by commit e6cc3b25d721
("arm: zynq: Wire watchdog internals") is no longer needed that's why
remove it also with Kconfig enabling.

Fixes: ccd063e9812a ("watchdog: Move watchdog_dev to data section (BSS may not be cleared)")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/Kconfig
board/xilinx/zynq/board.c
configs/zynq_dlc20_rev1_0_defconfig