mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
V4L/DVB (8548): pwc: Fix compilation
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
051a4ac5df
commit
38413fd2d8
@ -32,6 +32,7 @@
|
||||
#include <linux/smp_lock.h>
|
||||
#include <linux/version.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/mm.h>
|
||||
#include <asm/errno.h>
|
||||
#include <linux/videodev.h>
|
||||
#include <media/v4l2-common.h>
|
||||
|
Loading…
Reference in New Issue
Block a user