From 393cf7c0ad348c94a5b51c9b03287a7ef72deb8c Mon Sep 17 00:00:00 2001 From: Devin Heitmueller Date: Wed, 22 Jul 2009 21:56:37 -0300 Subject: [PATCH] --- yaml --- r: 261226 b: refs/heads/master c: e7490d5962ad7959c0597cd55c97ff7eae3acf82 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/media/common/tuners/xc4000.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 31dd4702d343..508f44df863d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 02dec509825dd5cb9f4bfa0526c75c0a7c20348a +refs/heads/master: e7490d5962ad7959c0597cd55c97ff7eae3acf82 diff --git a/trunk/drivers/media/common/tuners/xc4000.c b/trunk/drivers/media/common/tuners/xc4000.c index fd9119eb3316..6d5ab599e83a 100644 --- a/trunk/drivers/media/common/tuners/xc4000.c +++ b/trunk/drivers/media/common/tuners/xc4000.c @@ -568,7 +568,6 @@ static int xc4000_readreg(struct xc4000_priv *priv, u16 reg, u16 *val) return XC_RESULT_SUCCESS; } - static int seek_firmware(struct dvb_frontend *fe, unsigned int type, v4l2_std_id *id) { @@ -686,7 +685,6 @@ static int load_firmware(struct dvb_frontend *fe, unsigned int type, return rc; } -//static int load_all_firmwares(struct dvb_frontend *fe) static int xc4000_fwupload(struct dvb_frontend *fe) { struct xc4000_priv *priv = fe->tuner_priv;