u-boot/arch/arm/cpu/armv7/uniphier/ph1-ld4
Masahiro Yamada ee94ee3464 ARM: UniPhier: remove non-sense inline directives
The inlining is done by GCC when needed, there is no need to do it
explicitly. Furthermore, the inline keyword does not force-inline
the code, but is only a hint for the compiler.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-01-23 00:51:44 +09:00
..
bcu_init.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_info.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
boot-mode.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
clkrst_init.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
ddrphy_init.c ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
lowlevel_debug.S ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
Makefile ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
pinctrl.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
platdevice.c usb: UniPhier: support OF configuration 2014-11-28 02:21:01 +09:00
pll_init.c ARM: UniPhier: add static to local functions 2015-01-23 00:51:21 +09:00
pll_spectrum.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
sbc_init.c ARM: UniPhier: enable output of system bus 2015-01-08 23:01:45 +09:00
sg_init.c ARM: UniPhier: fix comments in SoC Glue init function 2015-01-23 00:49:57 +09:00
umc_init.c ARM: UniPhier: remove non-sense inline directives 2015-01-23 00:51:44 +09:00