|
@@ -296,7 +296,7 @@ static int __init pci_common_init(void)
|
|
}
|
|
}
|
|
subsys_initcall(pci_common_init);
|
|
subsys_initcall(pci_common_init);
|
|
|
|
|
|
-char * __devinit pcibios_setup(char *str)
|
|
|
|
|
|
+char * __init pcibios_setup(char *str)
|
|
{
|
|
{
|
|
if (!strcmp(str, "debug")) {
|
|
if (!strcmp(str, "debug")) {
|
|
debug_pci = 1;
|
|
debug_pci = 1;
|