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:
Mauro Carvalho Chehab
2017-12-28 13:03:51 -05:00
parent a114a585be
commit fada193559
324 changed files with 527 additions and 567 deletions

View File

@@ -33,7 +33,7 @@
#include <linux/jiffies.h>
#include <asm/div64.h>
#include "dvb_frontend.h"
#include <media/dvb_frontend.h>
#include "stv0288.h"
struct stv0288_state {