Commit b2bbaa93 authored by Mike Isely's avatar Mike Isely Committed by Mauro Carvalho Chehab

V4L/DVB (4231): Include some extra headers that we need.

Signed-off-by: default avatarMike Isely <isely@pobox.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 4656fb63
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
#include <linux/string.h> #include <linux/string.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/firmware.h> #include <linux/firmware.h>
#include <asm/semaphore.h>
#include <linux/videodev2.h> #include <linux/videodev2.h>
#include <asm/semaphore.h>
#include <media/cx2341x.h> #include <media/cx2341x.h>
#include "pvrusb2.h" #include "pvrusb2.h"
#include "pvrusb2-std.h" #include "pvrusb2-std.h"
......
...@@ -21,6 +21,8 @@ ...@@ -21,6 +21,8 @@
#include "pvrusb2-std.h" #include "pvrusb2-std.h"
#include "pvrusb2-debug.h" #include "pvrusb2-debug.h"
#include <asm/string.h>
#include <linux/slab.h>
struct std_name { struct std_name {
const char *name; const char *name;
......
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