]> www.infradead.org Git - users/jedix/linux-maple.git/commit
modpost: remove unused HOST_ELFCLASS
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 27 Jul 2024 07:42:01 +0000 (16:42 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 1 Sep 2024 11:33:32 +0000 (20:33 +0900)
commit4f32f799a950c7fffa17971177be42c79d74b69f
tree5ba4aec34655b7a62bb34cebd66d069914f3e7a0
parent431c1646e1f86b949fa3685efc50b660a364c2b6
modpost: remove unused HOST_ELFCLASS

HOST_ELFCLASS is output to elfconfig.h, but it is not used in modpost.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
scripts/mod/mk_elfconfig.c