summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-01-12 03:30:56 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-01-12 03:30:56 -0200
commit35c197df8426969847c1a23741d5b3f723e07354 (patch)
treebba8ebea0be0ae414aaa5e56f60179030044579d /linux/drivers/media/dvb
parentf6c316d761d2686a153d7de7a83118c35b7cb494 (diff)
parent682ea867d9eec7d10d92eaf805693ded0ec20d64 (diff)
downloadmediapointer-dvb-s2-35c197df8426969847c1a23741d5b3f723e07354.tar.gz
mediapointer-dvb-s2-35c197df8426969847c1a23741d5b3f723e07354.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb')
-rw-r--r--linux/drivers/media/dvb/frontends/stb0899_algo.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/stb0899_algo.c b/linux/drivers/media/dvb/frontends/stb0899_algo.c
index b7211130c..3d13968a7 100644
--- a/linux/drivers/media/dvb/frontends/stb0899_algo.c
+++ b/linux/drivers/media/dvb/frontends/stb0899_algo.c
@@ -31,6 +31,8 @@ inline u32 stb0899_do_div(u64 n, u32 d)
return n;
}
+#if 0 /* keep */
+/* These functions are currently unused */
/*
* stb0899_calc_srate
* Compute symbol rate
@@ -63,6 +65,7 @@ static u32 stb0899_get_srate(struct stb0899_state *state)
return stb0899_calc_srate(internal->master_clk, sfr);
}
+#endif
/*
* stb0899_set_srate