[SPARC64]: Internalize pci_memspace_mask.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 1 Mar 2007 07:38:38 +0000 (23:38 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:55:07 +0000 (01:55 -0700)
The only user was bus_dvma_to_mem() which is no longer used
by any driver, so kill that, and the export of pci_memspace_mask.

The only user now is the PCI mmap support code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found