PCI: use __weak consistently
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 19 Jun 2012 12:54:49 +0000 (06:54 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Jun 2012 16:44:35 +0000 (10:44 -0600)
Use "__weak" instead of the gcc-specific "__attribute__ ((weak))"

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found