From: Adrian Bunk Date: Wed, 31 Aug 2005 15:43:51 +0000 (+0200) Subject: [PATCH] Add missing select's to DVB_BUDGET_AV X-Git-Tag: v2.6.14-rc1~1024 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eaa414ee86cda4c153002ed218b9a0ad17f7de1;p=pandora-kernel.git [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 Acked-by: Johannes Stezenbach Acked-by: Michael Krufky Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed