From: Randy Dunlap Date: Wed, 29 Mar 2006 19:15:23 +0000 (-0300) Subject: V4L/DVB (3667b): cpia2: fix function prototype X-Git-Tag: v2.6.17-rc1~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9c280d4c6d4586670e3dfd041d8258db36b330;p=pandora-kernel.git V4L/DVB (3667b): cpia2: fix function prototype 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed