Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/dvb/ttpci
Adrian Bunk 7eaa414ee8 [PATCH] Add missing select's to DVB_BUDGET_AV
This fixes the following compile error:

	...
	  LD      .tmp_vmlinux1
	drivers/built-in.o: In function `frontend_init':
	budget-av.c:(.text+0xb9448): undefined reference to `tda10046_attach'
	budget-av.c:(.text+0xb9518): undefined reference to `tda10021_attach'
	drivers/built-in.o: In function `philips_tu1216_request_firmware':
	budget-av.c:(.text+0xb937b): undefined reference to `request_firmware'
	make: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Johannes Stezenbach <js@linuxtv.org>
Acked-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-01 10:43:33 -07:00
..
av7110.c [PATCH] dvb: ttpci: make av7110_fe_lock_fix() retryable 2005-07-07 18:23:58 -07:00
av7110.h [PATCH] dvb: ttpci: more error handling for firmware communication 2005-07-07 18:23:58 -07:00
av7110_av.c [PATCH] dvb: ttpci: cleanup indentation + whitespace 2005-07-07 18:23:58 -07:00
av7110_av.h [PATCH] dvb: ttpci: more error handling for firmware communication 2005-07-07 18:23:58 -07:00
av7110_ca.c
av7110_ca.h
av7110_hw.c [PATCH] dvb: ttpci: fix timeout handling to be save with PREEMPT 2005-07-07 18:24:02 -07:00
av7110_hw.h [PATCH] dvb: ttpci: more error handling for firmware communication 2005-07-07 18:23:58 -07:00
av7110_ipack.c [PATCH] dvb: ttpci: kj printk fix 2005-07-07 18:23:58 -07:00
av7110_ipack.h
av7110_ir.c
av7110_v4l.c
budget-av.c [PATCH] dvb: fix kobject names (no slashes) 2005-07-12 16:01:04 -07:00
budget-ci.c [PATCH] dvb: ttpci: support for new TT DVB-T-CI 2005-07-07 18:23:57 -07:00
budget-core.c
budget-patch.c
budget.c
budget.h
fdump.c
Kconfig [PATCH] Add missing select's to DVB_BUDGET_AV 2005-09-01 10:43:33 -07:00
Makefile
ttpci-eeprom.c
ttpci-eeprom.h