diff options
| author | Jean Delvare <[email protected]> | 2007-02-20 13:58:18 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-20 17:10:16 -0800 |
| commit | 0bb92e6cd313cf209ea0c164952d1f65c5b3ea46 (patch) | |
| tree | da38f5bbd26ff319e160386edf5657d0cff84902 /include/linux/debugobjects.h | |
| parent | 6d740cd5b18bc8128e70f98cfde8c74ebd21cea1 (diff) | |
[PATCH] parport_pc: fix parport_pc_probe_port section warning
WARNING: drivers/parport/parport_pc.o - Section mismatch: reference
to .init.text: from .text between 'parport_pc_probe_port' (at offset
0x14f7) and 'parport_pc_unregister_port'
parport_dma_probe() cannot be declared __devinit as it is called
from parport_pc_probe_port() which isn't.
Signed-off-by: Jean Delvare <[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