diff options
author | Jeroen Hofstee <jeroen@myspectrum.nl> | 2014-07-12 13:07:19 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-22 11:44:26 (GMT) |
commit | 288afdc9b97f00fa8422ea065e135f8423441cd7 (patch) | |
tree | 595015f2b4330d3284125308a37b6d6fbdd588c2 /include/common.h | |
parent | 2bb8eb8ec61026ed371481ac8490c3a1fcf82131 (diff) | |
download | u-boot-fsl-qoriq-288afdc9b97f00fa8422ea065e135f8423441cd7.tar.xz |
common: cmd_ide: use __weak and add prototypes
clang chokes about the concept of having an alias to an
always_inlined function. gcc likely just ignores the always
inlined since binary sizes are equal before and after this
patch. Convert the aliases to weak functions and provide
missing prototypes.
cc: Pavel Herrmann <morpheus.ibis@gmail.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'include/common.h')
0 files changed, 0 insertions, 0 deletions