opnsense-src/sys/compat/linuxkpi
Bjoern A. Zeeb f5c7feee71 LinuxKPI: add general module_driver(), use it for module_pci_driver()
Factor out module_pci_driver() from 366d68f283 into a general
module_driver() so other bus attachments can also use the same kind
of macro without duplicating all the lines.

Redefine module_pci_driver() using the new general macro.

No functional changes intended.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Reviewed by:	manu
Differential Revision: https://reviews.freebsd.org/D46467
2024-09-05 12:46:21 +00:00
..
common LinuxKPI: add general module_driver(), use it for module_pci_driver() 2024-09-05 12:46:21 +00:00
dummy/include LinuxKPI: remove dummy kstrtox.h 2024-07-25 12:42:49 +00:00