commit | fb9c280d4c6d4586670e3dfd041d8258db36b330 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Wed Mar 29 16:15:23 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Apr 02 05:02:33 2006 -0300 |
tree | a260f5b811fbe8f0b12dde41e05d3c13d9acd2c7 | |
parent | 07151724a35e8e70f1aa64ce30a5a3f5c1ad49a3 [diff] |
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 <rdunlap@xenotime.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>