Stephen Rothwell
baf75b0a42
powerpc/pci: Fix annotation of pcibios_claim_one_bus
...
It was __devinit, but it is also within a CONFIG_HOTPLUG guarded section
of code, so the __devinit does nothing but cause the following warning:
WARNING: vmlinux.o(.text+0x107a8): Section mismatch in reference from the function pcibios_finish_adding_to_bus() to the function .devinit.text:pcibios_claim_one_bus()
The function pcibios_finish_adding_to_bus() references
the function __devinit pcibios_claim_one_bus().
This is often because pcibios_finish_adding_to_bus lacks a __devinit
annotation or the annotation of pcibios_claim_one_bus is wrong.
It is also only (externally) used in arch/powerpc/kernel/of_platform.c
which cannot be built as a module so don't export it.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-02 11:09:12 +10:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2008-10-07 14:26:18 +11:00
2009-05-21 15:44:26 +10:00
2009-03-30 14:04:53 +11:00
2008-08-20 16:34:57 +10:00
2009-01-13 14:48:02 +11:00
2009-01-08 16:25:10 +11:00
2009-03-24 13:47:32 +11:00
2009-02-14 14:41:29 -05:00
2009-01-28 18:16:50 -06:00
2008-09-15 11:08:35 -07:00
2009-05-21 15:44:21 +10:00
2009-02-23 10:48:56 +11:00
2008-06-30 22:31:00 +10:00
2009-02-23 15:53:03 +11:00
2009-01-13 14:47:59 +11:00
2009-05-27 16:33:59 +10:00
2009-02-23 10:48:56 +11:00
2009-02-23 10:48:54 +11:00
2009-04-07 15:18:59 +10:00
2009-06-02 10:36:53 +10:00
2009-04-26 09:20:38 -07:00
2009-04-26 09:20:38 -07:00
2009-04-26 09:20:38 -07:00
2009-04-26 09:20:38 -07:00
2009-03-11 17:11:35 +11:00
2009-03-03 13:30:03 +11:00
2009-04-26 09:20:38 -07:00
2008-12-16 15:53:38 +11:00
2008-09-03 20:53:47 +10:00
2008-09-03 20:53:47 +10:00
2008-11-20 10:51:15 -08:00
2008-12-31 18:07:42 -05:00
2008-05-23 22:43:11 +02:00
2009-01-13 14:47:59 +11:00
2009-05-21 15:44:20 +10:00
2008-05-09 20:22:59 +10:00
2008-09-26 10:36:41 -05:00
2009-01-07 11:31:52 -08:00
2008-07-28 16:30:53 +10:00
2009-06-02 10:36:10 +10:00
2008-08-15 08:35:42 -07:00
2008-12-23 15:13:29 +11:00
2009-05-15 16:43:41 +10:00
2009-03-11 17:11:35 +11:00
2008-12-29 09:53:25 +11:00
2009-04-07 15:18:59 +10:00
2008-09-15 11:08:35 -07:00
2008-11-20 10:52:53 -08:00
2009-02-23 10:48:56 +11:00
2008-12-21 14:21:16 +11:00
2009-03-25 08:54:29 -07:00
2008-12-16 15:53:38 +11:00
2009-04-07 08:31:11 -07:00
2008-11-05 22:08:28 +11:00
2009-05-21 15:44:24 +10:00
2009-05-21 15:44:24 +10:00
2009-05-21 15:44:24 +10:00
2009-06-02 11:09:12 +10:00
2008-07-01 11:28:50 +10:00
2009-01-08 16:25:17 +11:00
2008-12-23 15:13:28 +11:00
2008-04-29 08:06:22 -07:00
2009-04-02 19:04:51 -07:00
2009-03-11 17:11:33 +11:00
2009-04-07 15:18:59 +10:00
2009-04-20 12:18:43 -06:00
2009-05-15 16:43:41 +10:00
2009-04-07 15:19:00 +10:00
2008-07-30 15:26:54 +10:00
2008-09-15 11:08:38 -07:00
2009-03-31 01:14:44 +04:00
2009-05-21 15:44:23 +10:00
2008-05-14 22:31:59 +10:00
2009-02-23 15:53:04 +11:00
2008-12-23 15:13:29 +11:00
2009-03-24 13:47:34 +11:00
2009-04-07 15:18:58 +10:00
2009-03-27 16:58:24 +11:00
2009-03-27 16:58:24 +11:00
2009-03-27 16:58:24 +11:00
2009-03-27 16:58:24 +11:00
2008-11-05 22:08:28 +11:00
2009-01-02 11:44:09 -08:00
2008-09-06 19:30:24 +01:00
2008-07-28 16:30:47 +10:00
2008-07-24 10:47:21 -07:00
2008-12-21 14:21:16 +11:00
2008-10-07 14:26:20 +11:00
2008-12-21 14:21:15 +11:00
2008-10-16 11:21:33 -07:00
2008-07-09 16:30:45 +10:00
2009-03-27 16:58:24 +11:00
2008-06-26 11:24:38 +02:00
2009-05-21 15:44:24 +10:00
2009-05-21 15:44:26 +10:00
2009-03-11 17:11:34 +11:00
2009-03-11 17:11:34 +11:00
2008-12-28 16:54:33 -08:00
2009-04-02 19:04:50 -07:00
2009-05-18 15:19:05 +10:00