PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 13 Aug 2021 15:36:19 +0000 (18:36 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 21 Aug 2021 12:13:33 +0000 (07:13 -0500)
commit817f9916a6e96ae43acdd4e75459ef4f92d96eb1
treedfbb462006e4ef9176c1c209cd822aafe0ff048c
parentf0ab00174eb7574732737fc0734d4b406aed6231
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n

The CONFIG_PCI=y case got a new parameter long time ago.  Sync the stub as
well.

[bhelgaas: add parameter names]
Fixes: 725522b5453d ("PCI: add the sysfs driver name to all modules")
Link: https://lore.kernel.org/r/20210813153619.89574-1-andriy.shevchenko@linux.intel.com
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/pci.h