Skip to content

Commit

Permalink
[media] tda18271c2dd.c: get rid of warning: no previous prototype
Browse files Browse the repository at this point in the history
drivers/media/dvb-frontends/tda18271c2dd.c:1224:22: warning: no previous prototype for 'tda18271c2dd_attach' [-Wmissing-prototypes]

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
Mauro Carvalho Chehab committed Oct 27, 2012
1 parent babb618 commit 4e37321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/dvb-frontends/tda18271c2dd.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include <asm/div64.h>

#include "dvb_frontend.h"
#include "tda18271c2dd.h"

struct SStandardParam {
s32 m_IFFrequency;
Expand Down

0 comments on commit 4e37321

Please sign in to comment.