fix ncores for single-core systems.
[oweals/openwrt.git] / target / linux / cns3xxx / patches-3.3 / 107-cns3xxx_pcie-section-mismatch-fixes.patch
index d9095c79f85c9efbd5b2811dab06e304993326da..6d6385a477e614440eee015be5c6361cc56d762c 100644 (file)
  {
        return pci_scan_root_bus(NULL, sys->busnr, &cns3xxx_pcie_ops, sys,
                                 &sys->resources);
-@@ -365,7 +365,7 @@ static int cns3xxx_pcie_abort_handler(un
-       return 0;
- }
--int cns3xxx_pcie_init(u8 bitmap)
-+int __init cns3xxx_pcie_init(u8 bitmap)
- {
-       int i;