Sam Ravnborg b5678a3476 ACPI: fix section mismatch in acpi_pci_root_add
Fix following warning:
WARNING: vmlinux.o(.text+0x550e85): Section mismatch in reference from the function acpi_pci_root_add() to the function .devinit.text:pci_acpi_scan_root()

acpi_pci_root_add uses a __devinit annotated function and
it looks like annotating it __devinit too is the correct fix.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-02-21 02:56:32 -05:00
..
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-08-11 15:47:42 -07:00
2008-02-07 00:46:38 -05:00
2008-02-09 23:24:08 +01:00
2007-02-12 22:42:12 -05:00
2008-02-14 01:04:18 -05:00
2008-02-07 03:33:23 -05:00
2008-02-08 00:36:49 -05:00
2008-02-07 03:33:23 -05:00
2008-02-07 03:33:23 -05:00
2008-02-07 03:33:23 -05:00
2008-02-07 04:24:01 -05:00
2007-02-12 22:42:12 -05:00
2008-02-13 07:36:27 -08:00