[SPARC64]: Kill pcic_present().
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Feb 2008 00:40:10 +0000 (16:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Feb 2008 00:40:10 +0000 (16:40 -0800)
And also it's helper function pci_is_controller().  Both
are unused.

I can't remove the equivalent from sparc32 yet as some
ancient bus probing code still uses that platform's version.

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

No differences found