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

@@ -48,7 +48,7 @@
#include <linux/slab.h>
#include <linux/string.h>
#include "dvb_frontend.h"
#include <media/dvb_frontend.h>
#include "nxt200x.h"
struct nxt200x_state {