mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-18 00:24:58 +08:00
e6364a9874
The function __devinit mxr_probe() references a function __devexit mxr_release_video(). Since mxr_release_video() is referenced outside the exit section, the following compilation warning is generated which is fixed here: WARNING: drivers/media/video/s5p-tv/s5p-mixer.o(.devinit.text+0x340): Section mismatch in reference from the function mxr_probe() to the function devexit.text:mxr_release_video() Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
hdmi_drv.c | ||
hdmiphy_drv.c | ||
Kconfig | ||
Makefile | ||
mixer_drv.c | ||
mixer_grp_layer.c | ||
mixer_reg.c | ||
mixer_video.c | ||
mixer_vp_layer.c | ||
mixer.h | ||
regs-hdmi.h | ||
regs-mixer.h | ||
regs-sdo.h | ||
regs-vp.h | ||
sdo_drv.c | ||
sii9234_drv.c |