summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-09-28 18:38:46 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-09-28 18:38:46 -0300
commit2e4b2d352624030aac8d334836e845b63a1b11ec (patch)
tree0317e60357321884d13d2d4276a20e0f1fbca01b /v4l
parent80f09f603d2001e9a765d66aa5fa5cf5f9f8ed44 (diff)
downloadmediapointer-dvb-s2-2e4b2d352624030aac8d334836e845b63a1b11ec.tar.gz
mediapointer-dvb-s2-2e4b2d352624030aac8d334836e845b63a1b11ec.tar.bz2
Fix some errors at cx88-mpeg
From: Mauro Carvalho Chehab <mchehab@infradead.org> The previous cx88-mpeg patch introduced those errors while compiling: CC [M] /home/v4l/master2/v4l/cx88-mpeg.o /home/v4l/master2/v4l/cx88-mpeg.c: In function 'cx8802_request_acquire': /home/v4l/master2/v4l/cx88-mpeg.c:645: warning: comparison between pointer and integer /home/v4l/master2/v4l/cx88-mpeg.c:645: error: called object '"<7>%s/2-mpeg: "' is not a function /home/v4l/master2/v4l/cx88-mpeg.c: In function 'cx8802_request_release': /home/v4l/master2/v4l/cx88-mpeg.c:660: warning: comparison between pointer and integer /home/v4l/master2/v4l/cx88-mpeg.c:660: error: called object '"<7>%s/2-mpeg: "' is not a function Also, at cx88.h, it is reintroducing this prototype: extern void cx88_print_ioctl(char *name, unsigned int cmd) This function were removed in the past, since it were replaced by a more generic one on v4l2-common.c. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l')
0 files changed, 0 insertions, 0 deletions