summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/tda18271c2dd.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2017-12-28 19:03:51 +0100
committerMauro Carvalho Chehab2017-12-28 19:16:01 +0100
commitfada1935590f66dc6784981e0d557ca09013c847 (patch)
treefa25e193d115d7f5f5f751de64c3eac362d21085 /drivers/media/dvb-frontends/tda18271c2dd.c
parentmedia: dvb-core: get rid of mmap reserved field (diff)
downloadkernel-qcow2-linux-fada1935590f66dc6784981e0d557ca09013c847.tar.gz
kernel-qcow2-linux-fada1935590f66dc6784981e0d557ca09013c847.tar.xz
kernel-qcow2-linux-fada1935590f66dc6784981e0d557ca09013c847.zip
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>
Diffstat (limited to 'drivers/media/dvb-frontends/tda18271c2dd.c')
-rw-r--r--drivers/media/dvb-frontends/tda18271c2dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/tda18271c2dd.c b/drivers/media/dvb-frontends/tda18271c2dd.c
index 45cd5ba0cf8a..2e1d36ae943b 100644
--- a/drivers/media/dvb-frontends/tda18271c2dd.c
+++ b/drivers/media/dvb-frontends/tda18271c2dd.c
@@ -27,7 +27,7 @@
#include <linux/i2c.h>
#include <asm/div64.h>
-#include "dvb_frontend.h"
+#include <media/dvb_frontend.h>
#include "tda18271c2dd.h"
/* Max transfer size done by I2C transfer functions */