diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-01-14 09:55:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-14 17:52:22 +0100 |
commit | 7d1fd970e4b2e84a624b3274669fa642fcd19c98 (patch) | |
tree | ab4209ee1c4e47f33029a534e710b86c7869a1a6 /mm | |
parent | scsi/qla2xxx/qla_os.c section fix (diff) | |
download | linux-7d1fd970e4b2e84a624b3274669fa642fcd19c98.tar.xz linux-7d1fd970e4b2e84a624b3274669fa642fcd19c98.zip |
cciss: section mismatch
Mark cciss_pci_init() as __devinit, to fix section mismatch warning.
WARNING: vmlinux.o(.text+0x601fc9): Section mismatch: reference to .init.text: (between 'cciss_pci_init' and 'cciss_getgeometry')
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: <mike.miller@hp.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions