mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
The platform_driver struct isn't export and is only used for module init/exit functions generated by module_platform_driver() macro. Make it static to prevent namespace pollution. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202603180616.TM6qYvIY-lkp@intel.com/ Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260324060806.2047121-1-zhengxingda@iscas.ac.cn |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vs_bridge_regs.h | ||
| vs_bridge.c | ||
| vs_bridge.h | ||
| vs_crtc_regs.h | ||
| vs_crtc.c | ||
| vs_crtc.h | ||
| vs_dc_top_regs.h | ||
| vs_dc.c | ||
| vs_dc.h | ||
| vs_drm.c | ||
| vs_drm.h | ||
| vs_hwdb.c | ||
| vs_hwdb.h | ||
| vs_plane.c | ||
| vs_plane.h | ||
| vs_primary_plane_regs.h | ||
| vs_primary_plane.c | ||