aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/tuners/tda18218.h
diff options
context:
space:
mode:
authorGravatar Mauro Carvalho Chehab <mchehab@s-opensource.com> 2017-12-28 13:03:51 -0500
committerGravatar Mauro Carvalho Chehab <mchehab@s-opensource.com> 2017-12-28 13:16:01 -0500
commitfada1935590f66dc6784981e0d557ca09013c847 (patch)
treefa25e193d115d7f5f5f751de64c3eac362d21085 /drivers/media/tuners/tda18218.h
parentmedia: dvb-core: get rid of mmap reserved field (diff)
downloadlinux-fada1935590f66dc6784981e0d557ca09013c847.tar.gz
linux-fada1935590f66dc6784981e0d557ca09013c847.tar.bz2
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/tuners/tda18218.h')
-rw-r--r--drivers/media/tuners/tda18218.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/tda18218.h b/drivers/media/tuners/tda18218.h
index 9c0e3fd7ed7f..0427c6f34c40 100644
--- a/drivers/media/tuners/tda18218.h
+++ b/drivers/media/tuners/tda18218.h
@@ -17,7 +17,7 @@
#ifndef TDA18218_H
#define TDA18218_H
-#include "dvb_frontend.h"
+#include <media/dvb_frontend.h>
struct tda18218_config {
u8 i2c_address;