staging/stradis: mark as "depends on BKL"
authorArnd Bergmann <arnd@arndb.de>
Wed, 17 Nov 2010 15:26:53 +0000 (16:26 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Nov 2010 16:59:32 +0000 (08:59 -0800)
The stradis driver is on its way out, but it should still be marked
correctly as depending on the big kernel lock.  It could easily be
changed to not require it if someone decides to revive the driver and
port it to v4l2 in the process.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reported-by: Sedat Dilek <sedat.dilek@googlemail.com>
Cc: Nathan Laredo <laredo@gnu.org>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found