diff options
| author | Alexander Egorenkov <[email protected]> | 2021-07-21 11:54:33 +0200 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2021-07-27 09:39:16 +0200 |
| commit | f4cb3c9bd041e873ea2a155c0f95fbfab6c3b34c (patch) | |
| tree | 2e0628a2a7ed7111f0e777315f4ce6a5656f8e84 /tools/perf/scripts/python | |
| parent | 88a37f810757810e4dff940d0fecb630b2649da8 (diff) | |
s390/setup: drop _OFFSET macros
The macros
* IPL_DEVICE_OFFSET
* INITRD_START_OFFSET
* INITRD_SIZE_OFFSET
* OLDMEM_BASE_OFFSET
* OLDMEM_SIZE_OFFSET
* KERNEL_VERSION_OFFSET
* COMMAND_LINE_OFFSET
are no longer necessary and used only to define another set of macros
with the same names but w/o the suffix _OFFSET. Therefore, drop this
unnecessary indirection.
Drop the macro KERNEL_VERSION_OFFSET w/o renaming it to KERNEL_VERSION
because it is used nowhere.
Signed-off-by: Alexander Egorenkov <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions