diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2024-07-01 10:59:09 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-08-07 20:52:53 +0200 |
commit | d4559eabc1a61c1f9e99ed34489f060a2097598d (patch) | |
tree | 4129475b2fe98007c237ecead1bb56ebab35a0bc /net | |
parent | 52d6ef92a4711964d403e82a00ae2ef509b53eae (diff) |
s390/cpum_cf: Move defines from header file to source file
The macros PERF_CPUM_CF_MAX_CTR and PERF_EVENT_CPUM_CF_DIAG
are used in only one source file arch/s390/kernel/perf_cpum_cf.c.
Move these defines from the header file
arch/s390/include/asm/perf_event.h to the only user.
No functional change.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions