Commit 38413fd2 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (8548): pwc: Fix compilation

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 051a4ac5
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment