diff options
author | Tom Rini <trini@konsulko.com> | 2020-07-01 11:46:45 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-01 11:48:05 -0400 |
commit | 8214791daa290119243134fcfbebe631fd0ed249 (patch) | |
tree | ea9ffc5a8ee5070f45f44f2ad7486aecdd38b343 /lib/vsprintf.c | |
parent | 6ca300aec0652661f2dd28c9976f9ecb6a338b77 (diff) |
pci: rockchip: Mark inline functions as static inline
Unless we mark the function as 'static inline' it may end up being
non-inlined by the compiled and result in duplicate functions.
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions