[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)
commit8c5b4a3f43c060662d83574a4c85fbb362419ddd
treecbd3833a6d627add3c5ab913ac879512735ca656
parent667bc389c716389795c6cfa145ab5ef6279fbb62
[SPARC64]: Kill pcic_present().

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>
arch/sparc64/kernel/pci.c