[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)
commita6009dda97776d50166e7f1e378cf553a1c20309
tree386f03baa63939937f0ec98e9d20351bd1871eea
parent23abc9ec6a4fbcb3da5475f9f4c25415c466de08
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c

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