aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/mxl5005s.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/common/tuners/mxl5005s.h')
-rw-r--r--drivers/media/common/tuners/mxl5005s.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/common/tuners/mxl5005s.h b/drivers/media/common/tuners/mxl5005s.h
index 0027d1e03f99..396db150bf0c 100644
--- a/drivers/media/common/tuners/mxl5005s.h
+++ b/drivers/media/common/tuners/mxl5005s.h
@@ -23,7 +23,8 @@
23#ifndef __MXL5005S_H 23#ifndef __MXL5005S_H
24#define __MXL5005S_H 24#define __MXL5005S_H
25 25
26#include <linux/dvb/frontend.h> 26#include <linux/i2c.h>
27#include "dvb_frontend.h"
27 28
28struct mxl5005s_config { 29struct mxl5005s_config {
29 30