ARM: uniphier: remove useless wrapper functions
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 21 Sep 2015 15:27:30 +0000 (00:27 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 24 Sep 2015 15:27:53 +0000 (00:27 +0900)
commit0b198670c6525392337462282efeaefe459e14cd
treed14dd5fd12d3ecfcb75dd9036e1f6f8ef46cbacd
parentf1378cabc0d340393bc7e0312f5e1f70d5d19434
ARM: uniphier: remove useless wrapper functions

The wrapper functions, uniphier_board_*, are just making function
calls complex.  Remove them.

Also, use empty inline functions in case CONFIG_MICRO_SUPPORT_CARD
is disabled, so that prototype checking works.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/board_early_init_r.c
arch/arm/mach-uniphier/include/mach/board.h
arch/arm/mach-uniphier/spl.c