diff options
author | James Clark <james.clark@arm.com> | 2023-12-11 16:13:13 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-12-12 09:46:21 +0000 |
commit | 9343c790e6de7edd2bab17572832f4f21c748dc2 (patch) | |
tree | ca2efddd8f05bff3ecc38ee2ed7de70f41b6a1a8 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 5ca8ab55084de7b92a5979a2d9fa233158cb1ac2 (diff) |
arm: perf: Remove inlines from arm_pmuv3.c
These are all static and in one compilation unit so the inline has no
effect on the binary. Except if FTRACE is enabled, then 3 functions
which were already not inlined now get the nops added which allows them
to be traced.
Signed-off-by: James Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20231211161331.1277825-2-james.clark@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions