forked from Minki/linux
V4L/DVB (4231): Include some extra headers that we need.
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
4656fb6371
commit
b2bbaa9394
@ -23,8 +23,8 @@
|
||||
#include <linux/string.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/firmware.h>
|
||||
#include <asm/semaphore.h>
|
||||
#include <linux/videodev2.h>
|
||||
#include <asm/semaphore.h>
|
||||
#include <media/cx2341x.h>
|
||||
#include "pvrusb2.h"
|
||||
#include "pvrusb2-std.h"
|
||||
|
@ -21,6 +21,8 @@
|
||||
|
||||
#include "pvrusb2-std.h"
|
||||
#include "pvrusb2-debug.h"
|
||||
#include <asm/string.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
struct std_name {
|
||||
const char *name;
|
||||
|
Loading…
Reference in New Issue
Block a user