linux/drivers/media/dvb/bt8xx
Michael Krufky a03402d8ad V4L/DVB (7440): dvb-bt8xx: fix build error
Fix the following build error:

In file included from dvb-bt8xx.c:35:
dvb-bt8xx.h:42:26: error: tuner-simple.h: No such file or directory
dvb-bt8xx.c: In function 'frontend_init':
dvb-bt8xx.c:612: error: 'simple_tuner_attach' undeclared (first use in this function)
dvb-bt8xx.c:612: error: (Each undeclared identifier is reported only once
dvb-bt8xx.c:612: error: for each function it appears in.)
dvb-bt8xx.c:612: warning: type defaults to 'int' in declaration of '__a'
dvb-bt8xx.c:612: warning: type defaults to 'int' in declaration of 'type name'
dvb-bt8xx.c:612: warning: cast from pointer to integer of different size
dvb-bt8xx.c:612: warning: type defaults to 'int' in declaration of 'type name'
dvb-bt8xx.c:612: warning: cast from pointer to integer of different size
dvb-bt8xx.c:612: error: called object '__a' is not a function
dvb-bt8xx.c:696: warning: type defaults to 'int' in declaration of '__a'
dvb-bt8xx.c:696: warning: type defaults to 'int' in declaration of 'type name'
dvb-bt8xx.c:696: warning: cast from pointer to integer of different size
dvb-bt8xx.c:696: warning: type defaults to 'int' in declaration of 'type name'
dvb-bt8xx.c:696: warning: cast from pointer to integer of different size
dvb-bt8xx.c:696: error: called object '__a' is not a function

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:55 -03:00
..
bt878.c V4L/DVB (7076): bt878: include KERN_ facility level 2008-02-18 11:14:53 -03:00
bt878.h V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check 2008-01-25 19:05:22 -02:00
dst_ca.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
dst_ca.h [PATCH] dvb: DST: reorganize Twinhan DST driver to support CI 2005-05-17 07:59:33 -07:00
dst_common.h V4L/DVB (6569): bt8xx/dst.c: make code static 2008-01-25 19:02:03 -02:00
dst_priv.h [PATCH] dvb: DST: reorganize Twinhan DST driver to support CI 2005-05-17 07:59:33 -07:00
dst.c V4L/DVB (6569): bt8xx/dst.c: make code static 2008-01-25 19:02:03 -02:00
dvb-bt8xx.c V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support 2008-04-24 14:07:53 -03:00
dvb-bt8xx.h V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning support 2008-04-24 14:07:53 -03:00
Kconfig V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll 2007-07-18 14:24:16 -03:00
Makefile V4L/DVB (7440): dvb-bt8xx: fix build error 2008-04-24 14:07:55 -03:00