diff options
| author | Heiko Carstens <[email protected]> | 2025-03-21 12:22:14 +0000 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2025-03-31 10:20:39 +0000 |
| commit | b9be1bee2f271ed3c68e0bd3ec099951b656447b (patch) | |
| tree | 33eb0c7e84f01b676ebcba2ad90bb40d2de98b88 /samples/ftrace/sample-trace-array.c | |
| parent | s390/asm-offsets: Include ftrace_regs.h instead of ftrace.h (diff) | |
| download | kernel-b9be1bee2f271ed3c68e0bd3ec099951b656447b.tar.gz kernel-b9be1bee2f271ed3c68e0bd3ec099951b656447b.zip | |
s390/asm-offsets: Remove ASM_OFFSETS_C
Remove ASM_OFFSETS_C which is used as guard in thread_info.h to decide if
asm-offsets can be included or not.
There is no reason to include asm-offsets.h in thread_info.h anymore.
Remove the define and the not needed include. Explicitly include
asm-offsets.h in all header files which require it, and where it used
to be included implicitly via thread_info.h.
This reduces header dependencies.
Acked-by: Vasily Gorbik <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'samples/ftrace/sample-trace-array.c')
0 files changed, 0 insertions, 0 deletions
