Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68d0d979 authored by Alexander Kuleshov's avatar Alexander Kuleshov Committed by Bjorn Helgaas
Browse files

x86/PCI: Make pci_subsys_init() static



The pci_subsys_init() is a subsys_initcall that can be declared static.

Signed-off-by: default avatarAlexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent b4eb6cdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ void pcibios_scan_specific_bus(int busn)
}
EXPORT_SYMBOL_GPL(pcibios_scan_specific_bus);

int __init pci_subsys_init(void)
static int __init pci_subsys_init(void)
{
	/*
	 * The init function returns an non zero value when