]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: solo6x10: fix build problem
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Nov 2010 14:43:10 +0000 (07:43 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Nov 2010 15:39:05 +0000 (08:39 -0700)
commit5824156388b67f96a7a3e1579d5607b0fccf0288
tree0b69cc1a26533b4208ac9665a08b16da53553450
parent8e0c5d72750ca72fc1d16cd788647b03ada5b1de
Staging: solo6x10: fix build problem

With commit 0ad1397a1a25ca464772ac3612223ccdedc38571 (V4L/DVB: videobuf:
add ext_lock argument to the queue init functions)
videobuf_queue_sg_init() changed to need another paramater.  This patch
fixes that issue.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/solo6x10/solo6010-v4l2-enc.c
drivers/staging/solo6x10/solo6010-v4l2.c