diff options
| author | Sam Ravnborg <[email protected]> | 2008-02-17 13:23:03 +0100 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2008-02-21 02:56:32 -0500 |
| commit | b5678a34762edf2c8de1c60c125fea42a8c17e63 (patch) | |
| tree | 0037e7dc6131f511c99db6ea3d8cf841ca9aebee /include/linux/debugobjects.h | |
| parent | 7560e385651c60e5ffdf07cb94fa7d1658ab0b7a (diff) | |
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 <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions