[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 7 May 2007 07:01:38 +0000 (00:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 7 May 2007 07:01:38 +0000 (00:01 -0700)
apb_calc_first_last(), apb_fake_ranges(), pci_of_scan_bus(),
of_scan_pci_bridge(), pci_of_scan_bus(), and pci_scan_one_pbm()
should all be __devinit.

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

No differences found