[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>
This commit is contained in:
Mauro Carvalho Chehab 2012-10-27 11:28:06 -03:00
parent babb618db8
commit 4e37321788
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <asm/div64.h>
#include "dvb_frontend.h"
#include "tda18271c2dd.h"
struct SStandardParam {
s32 m_IFFrequency;