summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/tda18271c2dd.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-10-27 11:28:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-10-27 17:57:54 -0200
commit4e373217887879cea6cea3483d2dad21278d0f05 (patch)
treeb76c2706d884690a6b8a87aea85dd7af357f6398 /drivers/media/dvb-frontends/tda18271c2dd.c
parentbabb618db811a20ed81fd866fd5648949896df42 (diff)
downloadlinux-4e373217887879cea6cea3483d2dad21278d0f05.tar.bz2
[media] tda18271c2dd.c: get rid of warning: no previous prototype
drivers/media/dvb-frontends/tda18271c2dd.c:1224:22: warning: no previous prototype for 'tda18271c2dd_attach' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-frontends/tda18271c2dd.c')
-rw-r--r--drivers/media/dvb-frontends/tda18271c2dd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/tda18271c2dd.c b/drivers/media/dvb-frontends/tda18271c2dd.c
index ad7c72e8f517..d281f77d5c28 100644
--- a/drivers/media/dvb-frontends/tda18271c2dd.c
+++ b/drivers/media/dvb-frontends/tda18271c2dd.c
@@ -32,6 +32,7 @@
#include <asm/div64.h>
#include "dvb_frontend.h"
+#include "tda18271c2dd.h"
struct SStandardParam {
s32 m_IFFrequency;