]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
unicore32/PCI: Remove pci=firmware command line parameter handling
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jun 2016 16:33:24 +0000 (11:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jun 2016 22:15:33 +0000 (17:15 -0500)
commitab2b750cad0276cebbb9f765ca5652bd35dcb7af
tree812d3a081793f96bfe5e12d0eb99ebd3d13228d6
parent313cb90285d8715302d79069700d78770ee91e9a
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>
arch/unicore32/kernel/pci.c