diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2024-08-12 09:33:12 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-11-05 12:47:45 +0300 |
commit | f1c774ba91054a749573781f9e8fd652b9a1f633 (patch) | |
tree | 934ff3fa5eeeb4b0ac094254308d74624b1092bb /scripts/lib/kdoc/kdoc_output.py | |
parent | 2866949ec889cf383c481119c617b9cead733070 (diff) | |
download | linux-f1c774ba91054a749573781f9e8fd652b9a1f633.tar.xz |
powerpc/modules: start/end_opd are only needed for ABI v1
The start_opd/end_opd members of struct mod_arch_specific are only
needed for kernels built using ELF ABI v1. Guard them with an ifdef to
save a little bit of space on ELF ABI v2 kernels.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20240812063312.730496-1-mpe@ellerman.id.au
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions