]> Git Repo - u-boot.git/commit
ARM: uniphier: remove unneeded header inclusion from board_late_init.c
authorMasahiro Yamada <[email protected]>
Thu, 30 Jul 2020 09:28:06 +0000 (18:28 +0900)
committerMasahiro Yamada <[email protected]>
Mon, 17 Aug 2020 17:01:14 +0000 (02:01 +0900)
commit055e5ad28793b460e5d1eb77d4f6521459db8978
tree77397666358e101208a21aec03cb98cd574dd781
parent2dbb6beb00ffd951bc836944aecc42777d71f648
ARM: uniphier: remove unneeded header inclusion from board_late_init.c

<nand.h> is unneeded since commit 9248a78f40d6 ("ARM: UniPhier: remove
Denali NAND controller fixup code").

<linux/io.h> is uneeded since commit 1320fa2e55d2 ("ARM: uniphier:
remove workaround for the NAND write protect").

Signed-off-by: Masahiro Yamada <[email protected]>
arch/arm/mach-uniphier/board_late_init.c
This page took 0.027922 seconds and 4 git commands to generate.