summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/pluto2
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-03-26 23:00:25 -0400
committerMichael Krufky <mkrufky@linuxtv.org>2008-03-26 23:00:25 -0400
commitd704829af2530f7beaf1cc1313ce410191e1cd4e (patch)
tree4046dc673615dba7887bdcce12af07930fb18aa5 /linux/drivers/media/dvb/pluto2
parent129f9913b28a40d3215a7251caf0b2a4f9f2470b (diff)
downloadmediapointer-dvb-s2-d704829af2530f7beaf1cc1313ce410191e1cd4e.tar.gz
mediapointer-dvb-s2-d704829af2530f7beaf1cc1313ce410191e1cd4e.tar.bz2
dvb-bt8xx: fix build error
From: Michael Krufky <mkrufky@linuxtv.org> 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>
Diffstat (limited to 'linux/drivers/media/dvb/pluto2')
0 files changed, 0 insertions, 0 deletions