+0
−16
+0
−2
+3
−5
drivers/of/of_pci.c
deleted100644 → 0
+0
−384
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Following what has been done for other subsystems, move the remaining PCI related code out of drivers/of/ and into drivers/pci/of.c With this, we can kill a few kconfig symbols. Signed-off-by:Rob Herring <robh@kernel.org> [bhelgaas: minor whitespace, comment cleanups] Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com> Cc: Frank Rowand <frowand.list@gmail.com>