summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2019-11-28 15:55:20 +0100
committerLi Yang <leoyang.li@nxp.com>2019-12-09 13:54:32 -0600
commita36742d13a1deb16b9e80cbb303b7b6b2d2e120d (patch)
tree295721b2b07cf304992e82f2574e8d0370b0cf0f /tools/perf/scripts/python/export-to-postgresql.py
parent01a2ffbdb2e5fabfccdca770c1aee11f0fdc2c8f (diff)
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions