PCI: Remove pcie_cap_has_devctl()
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 28 Aug 2013 18:03:42 +0000 (12:03 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 29 Aug 2013 02:51:39 +0000 (20:51 -0600)
pcie_cap_has_devctl() does nothing, so remove it.  Simplicity over
consistency in this case.  No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-By: Jiang Liu <jiang.liu@huawei.com>
drivers/pci/access.c

Simple merge