]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 10:26:45 +0000 (12:26 +0200)
commited034baa810d781ee58db03bcb98d5d830a28c44
tree07659959d4205cd1b091001cfa6b7563537257e9
parentf767e4596cf7b63c66bd66a8348e069b041a4820
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n

[ Upstream commit 817f9916a6e96ae43acdd4e75459ef4f92d96eb1 ]

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

[bhelgaas: add parameter names]
Fixes: 20e17d6550f6 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/pci.h