V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADER
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 6 May 2008 00:08:28 +0000 (21:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 14 May 2008 05:54:02 +0000 (02:54 -0300)
commitf686d8c3b53c7b105330b5292ff5d44bb04e4971
tree28f7662cb122af1c46118095242f1923e4ea1ae3
parent71a35fe2a345eb3704e1f1b4da65451d3e2b8c2e
V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADER

Fix the following build error:

drivers/built-in.o: In function `xc_load_fw_and_init_tuner':
xc5000.c:(.text+0x2dacd): undefined reference to `request_firmware'
xc5000.c:(.text+0x2daf0): undefined reference to `release_firmware'
xc5000.c:(.text+0x2db85): undefined reference to `release_firmware'
make[1]: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/tuners/Kconfig