mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
a36742d13a
These functions are only ever called through a function pointer, and therefore it makes no sense for them to be "static inline" - gcc has no choice but to emit a copy in each translation unit that takes the address of one of these. Since they are now only referenced from qe_ic.c, just make them local to that file. Reviewed-by: Timur Tabi <timur@kernel.org> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Li Yang <leoyang.li@nxp.com> |
||
---|---|---|
.. | ||
qe | ||
bman.h | ||
dpaa2-fd.h | ||
dpaa2-global.h | ||
dpaa2-io.h | ||
qman.h |