diff options
| author | Randy Dunlap <[email protected]> | 2008-01-23 02:39:39 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2008-01-25 19:05:26 -0200 |
| commit | a999337b49fcdd2c4a475e97e4b8337ebdfa4abf (patch) | |
| tree | d654da68ae8e7262f5cfd50f94af7f8724638523 /include | |
| parent | 386900781205d203c1141d3e2dae759f1b531193 (diff) | |
V4L/DVB (7078): radio: fix sf16fmi section mismatch
isapnp_fmi_probe() is only called by fmi_init(), which is __init,
so isapnp_fmi_probe() can also be __init.
media/radio/radio-sf16fmi.c:
WARNING: vmlinux.o(.text+0x994e19): Section mismatch: reference to .init.data: (between 'isapnp_fmi_probe' and 'vidioc_s_tuner')
WARNING: vmlinux.o(.text+0x994e22): Section mismatch: reference to .init.data: (between 'isapnp_fmi_probe' and 'vidioc_s_tuner')
WARNING: vmlinux.o(.text+0x994e3a): Section mismatch: reference to .init.data:id_table (between 'isapnp_fmi_probe' and 'vidioc_s_tuner')
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions