aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-04-02 11:05:45 +0200
committerGreg Kroah-Hartman <[email protected]>2023-04-03 19:57:26 +0200
commit5b524e4d16685a548ba143551709ded609d8ee05 (patch)
treea8a24f29c360add497680070d46399c6c940b60a /scripts/bpf_doc.py
parentcd8fe5b6dbb3a487bea5f1601437c013a3d56163 (diff)
MIPS: vpe-cmp: remove module owner pointer from struct class usage.
In commit 6e30a66433af ("driver core: class: remove struct module owner out of struct class"), the module owner pointer was removed from struct class, but this was missed for the mips vpe-cmp code due to lack of build testing (and it being burried under a very unused config settings.) Fix this up by removing the module pointer to resolve the build error. Note, there are other problems with the driver model usage in this file (static struct device usage, empty device release function, etc.), so it probably could use some good cleaning up, but odds are this driver really isn't used so hopefully it will just be removed entirely someday soon as part of the general "remove unused arches" cleanup that is slowly happening. Cc: Dengcheng Zhu <[email protected]> Cc: John Crispin <[email protected]> Cc: Qais Yousef <[email protected]> Cc: Steven J. Hill <[email protected]> Cc: Yang Yingliang <[email protected]> Cc: [email protected] Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Fixes: 6e30a66433af ("driver core: class: remove struct module owner out of struct class") Acked-by: Thomas Bogendoerfer <[email protected]> Link: https://lore.kernel.org/r/2023040242-pursuable-frown-48d8@gregkh Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions