ARM: uniphier: remove NAND reset code
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 10 Jul 2020 13:31:27 +0000 (22:31 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 11 Jul 2020 12:56:51 +0000 (21:56 +0900)
commit5785950369cd68d4409bf4d0e34d4b1894e5d0e9
tree68782111782c89c8ece2243a91ec1b413d2672d3
parent94e8b328a75cb940efca80e76a31cfffe8e3799e
ARM: uniphier: remove NAND reset code

Now that commit 3e57f879eee6 ("mtd: nand: raw: denali: Assert reset
before deassert") added the reset assertion, this code in the board
file is unneeded.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Makefile
arch/arm/mach-uniphier/board_init.c
arch/arm/mach-uniphier/init.h
arch/arm/mach-uniphier/nand-reset.c [deleted file]