V4L/DVB (3667b): cpia2: fix function prototype
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 29 Mar 2006 19:15:23 +0000 (16:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 2 Apr 2006 08:02:33 +0000 (05:02 -0300)
Fix address space warning (from sparse):
drivers/media/video/cpia2/cpia2_core.c:2355:6: error: symbol 'cpia2_read' redeclared with different type (originally declared at drivers/media/video/cpia2/cpia2.h:458) - incompatible argument 2 (different address spaces)

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found