Skip to content
Snippets Groups Projects
Commit dc4057eb authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: UniPhier: remove unused checkboard() functions


Since commit 0365ffcc (generic-board: show model name in
board_init_f() too), checkboard() is invoked only when
show_board_info() fails to get the model name from Device Tree.
It never happens because UniPhier SoCs now only work with
CONFIG_OF_CONTROL and all the root nodes of UniPhier device trees
have the "model" property.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 08fda258
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment