Commit edb4cdfb authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] 2.4 pci ops fix backport

parent 621d644d
...@@ -261,7 +261,6 @@ static int __init pci_direct_init(void) ...@@ -261,7 +261,6 @@ static int __init pci_direct_init(void)
} }
local_irq_restore(flags); local_irq_restore(flags);
pci_root_ops = NULL;
return 0; return 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment