commit | 473a45bb35f080e31cb4fe45e905bfe3bd407fdf | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Mon Oct 23 02:06:08 2023 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sat Oct 28 21:31:22 2023 +0900 |
tree | b93a7d23dd7998837c88b3c274a46927fe9c9e40 | |
parent | e1dc1bfe5b27842c9e43a1f2d42c34decb0660c3 [diff] |
modpost: remove MEM_INIT_SECTIONS macro ALL_XXXINIT_SECTIONS and MEM_INIT_SECTIONS are the same. Remove the latter. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>