]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: make pci_flags non-weak
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Feb 2012 03:18:59 +0000 (20:18 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Feb 2012 03:18:59 +0000 (20:18 -0700)
commitd6762041fc770a6d58beba2c34c86586400ef96b
treed6504c2d39437f3c3a2d27bd313f13882e75a90e
parentf0c0c8aa20f25d8205d9f410ed31ed2ecf6c16e2
PCI: make pci_flags non-weak

No architecture defines its own pci_flags, so the core symbol does not
need to be weak.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-bus.c