]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: remove CONFIG_UNIPHIER_ETH
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Oct 2017 12:19:41 +0000 (21:19 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Oct 2017 16:02:05 +0000 (01:02 +0900)
commitd0df9588e80057fe6a06fef412ef74f76ee66804
tree8f77d76dd3997bd73c79f7622fcb27c2836b487e
parent0b55abd34a2e9ddc6a0cad51a8a292791e2c7fbb
ARM: uniphier: remove CONFIG_UNIPHIER_ETH

The option is never enabled by anyone.  Remove the code surrounded
by its ifdef.  This should be handled by the clock/reset drivers.

CONFIG_UNIPHIER_ETH in scripts/config_whitelist.txt will be dropped
by the next resync.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/clk/clk-ld4.c
arch/arm/mach-uniphier/clk/clk-pro4.c
arch/arm/mach-uniphier/clk/clk-pxs2.c