media: move dvb kAPI headers to include/media
Except for DVB, all media kAPI headers are at include/media. Move the headers to it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
#include <linux/slab.h>
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
#include "dvb_math.h"
|
||||
#include "dvb_frontend.h"
|
||||
#include <media/dvb_math.h>
|
||||
#include <media/dvb_frontend.h>
|
||||
#include "or51132.h"
|
||||
|
||||
static int debug;
|
||||
|
Reference in New Issue
Block a user