diff options
author | 2022-04-25 04:07:56 +0900 | |
---|---|---|
committer | 2022-05-08 03:17:00 +0900 | |
commit | 70ddb48db4aaddd3c2a7d8802463e15b21ce8525 (patch) | |
tree | 5cf3afca1326c04ad1922a1f07b22bbc57fe7c53 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | modpost: retrieve the module dependency and CRCs in check_exports() (diff) | |
download | wireguard-linux-70ddb48db4aaddd3c2a7d8802463e15b21ce8525.tar.xz wireguard-linux-70ddb48db4aaddd3c2a7d8802463e15b21ce8525.zip |
modpost: move struct namespace_list to modpost.c
There is no good reason to define struct namespace_list in modpost.h
struct module has pointers to struct namespace_list, but that does
not require the definition of struct namespace_list.
Move it to modpost.c.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions