commit | ab2b750cad0276cebbb9f765ca5652bd35dcb7af | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Jun 23 11:33:24 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jun 23 17:15:33 2016 -0500 |
tree | 812d3a081793f96bfe5e12d0eb99ebd3d13228d6 | |
parent | 313cb90285d8715302d79069700d78770ee91e9a [diff] |
unicore32/PCI: Remove pci=firmware command line parameter handling Remove support for the "pci=firmware" command line parameter, which was way to keep the kernel from changing any PCI BAR assignments. This was copied from ARM, but is not actually needed on unicore32. The corresponding ARM support was removed by 903589ca7165 ("ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handling"). Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>