diff options
| author | Adrian Bunk <[email protected]> | 2008-01-14 00:55:16 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-01-14 08:52:22 -0800 |
| commit | 4c993f76698bcee594f081a295f1b8f48f58062a (patch) | |
| tree | b18a908a8cde53d22dd3a8e7620bf7bd4abd5a69 /include/linux/debugobjects.h | |
| parent | 9f31c05ea0f5690d002ae30710fc0fbe0f0c201f (diff) | |
scsi/qla2xxx/qla_os.c section fix
WARNING: vmlinux.o(.text+0x2a4462): Section mismatch: reference to .exit.text:qla2x00_remove_one (between 'qla2xxx_pci_error_detected' and 'qla2x00_stop_timer')
qla2x00_remove_one() mustn't be __devexit since it's called from
qla2xxx_pci_error_detected().
Signed-off-by: Adrian Bunk <[email protected]>
Acked-by: Seokmann Ju <[email protected]>
Acked-by: Andrew Vasquez <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: James Bottomley <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions