dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/video/saa7164
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h>
The big kernel lock has been removed from all these files at some point,
leaving only the #include.

Remove this too as a cleanup.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-11-17 08:59:32 -08:00
..
Kconfig V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependency 2009-09-19 00:16:09 -03:00
Makefile [media] saa7164: add NTSC VBI support 2010-10-21 07:55:06 -02:00
saa7164-api.c [media] saa7134: Fix lots os spaces at the wrong places 2010-10-21 07:55:27 -02:00
saa7164-buffer.c [media] saa7164: Don't use typedefs 2010-10-21 07:55:26 -02:00
saa7164-bus.c [media] saa7164: Don't use typedefs 2010-10-21 07:55:26 -02:00
saa7164-cards.c [media] saa7164: Some whitespace cleanup 2010-10-21 07:55:18 -02:00
saa7164-cmd.c [media] saa7164: Don't use typedefs 2010-10-21 07:55:26 -02:00
saa7164-core.c [media] saa7134: Fix lots os spaces at the wrong places 2010-10-21 07:55:27 -02:00
saa7164-dvb.c [media] saa7164: saa7164-buffer.c line 274 bugfix 2010-10-21 07:55:19 -02:00
saa7164-encoder.c [media] saa7164: Removed use of the BKL 2010-10-21 07:55:32 -02:00
saa7164-fw.c [media] saa7164: bugfix, avoid oops when driver unloads without firmware 2010-10-21 07:55:20 -02:00
saa7164-i2c.c [media] saa7164: basic definitions for -encoder.c 2010-10-21 07:54:31 -02:00
saa7164-reg.h [media] saa7164: monitor the RISC cpu load via a thread 2010-10-21 07:55:14 -02:00
saa7164-types.h [media] saa7134: Fix lots os spaces at the wrong places 2010-10-21 07:55:27 -02:00
saa7164-vbi.c [media] saa7164: Removed use of the BKL 2010-10-21 07:55:32 -02:00
saa7164.h BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00