diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-01-21 15:06:46 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-01-23 00:51:44 +0900 |
commit | ee94ee3464e859cf62f0690eb3619899011b63cd (patch) | |
tree | 7b83d239fb90e5b3f8abef5cbde0d2f5c8f26a0f /board/freescale | |
parent | ec79c7982401d168311093bd3fe421bceb4dfc5e (diff) | |
download | u-boot-imx-ee94ee3464e859cf62f0690eb3619899011b63cd.zip u-boot-imx-ee94ee3464e859cf62f0690eb3619899011b63cd.tar.gz u-boot-imx-ee94ee3464e859cf62f0690eb3619899011b63cd.tar.bz2 |
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>
Diffstat (limited to 'board/freescale')
0 files changed, 0 insertions, 0 deletions