PCI: Drop is_64bit_address() and is_mask_bit_support() macros
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Apr 2013 23:42:30 +0000 (17:42 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000 (09:50 -0600)
is_64bit_address() and is_mask_bit_support() don't provide any useful
abstraction, so drop them.

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

No differences found