u-boot/arch/arm/cpu/armv7/uniphier
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
..
ph1-ld4 ARM: UniPhier: remove non-sense inline directives 2015-01-23 00:51:44 +09:00
ph1-pro4 ARM: UniPhier: remove non-sense inline directives 2015-01-23 00:51:44 +09:00
ph1-sld8 ARM: UniPhier: remove non-sense inline directives 2015-01-23 00:51:44 +09:00
board_common.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_early_init_r.c ARM: UniPhier: detect the number of flash banks at run-time 2014-12-09 00:08:33 +09:00
board_late_init.c ARM: UniPhier: remove Denali NAND controller fixup code 2014-12-07 17:47:32 +09:00
board_postclk_init.c ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
cache_uniphier.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cmd_ddrphy.c ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
cmd_pinmon.c ARM: UniPhier: display boot swap pin status by pinmon command 2014-12-30 17:45:40 +09:00
cpu_info.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
ddrphy_training.c ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
dram_init.c ARM: UniPhier: move DDR related configuration to Kconfig 2014-11-12 00:16:08 +09:00
init_page_table.S ARM: UniPhier: describe init_page_table shorter 2015-01-23 00:50:21 +09:00
Kconfig ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
lowlevel_init.S ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
Makefile ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
reset.c ARM: UniPhier: reset on-board devices on start-up 2014-11-12 00:15:23 +09:00
smp.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
spl.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
support_card.c ARM: UniPhier: fix SRAM size on support card 2015-01-08 23:01:21 +09:00
timer.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00