summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/dvb-pll.h
diff options
context:
space:
mode:
authorJohannes Stezenbach <devnull@localhost>2005-05-05 12:13:13 +0000
committerJohannes Stezenbach <devnull@localhost>2005-05-05 12:13:13 +0000
commit5e3f78066e68a4ac4ab44efe37a50a668a6c1751 (patch)
tree262a4a3046d8c27e2885704584ebdf5ff3dcbab9 /linux/drivers/media/dvb/frontends/dvb-pll.h
parent748f0eebbd9e073afed7df6ca42e8621ec750ba8 (diff)
downloadmediapointer-dvb-s2-5e3f78066e68a4ac4ab44efe37a50a668a6c1751.tar.gz
mediapointer-dvb-s2-5e3f78066e68a4ac4ab44efe37a50a668a6c1751.tar.bz2
remove $Id$ because they lead to conflicts when merging
Diffstat (limited to 'linux/drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r--linux/drivers/media/dvb/frontends/dvb-pll.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/linux/drivers/media/dvb/frontends/dvb-pll.h b/linux/drivers/media/dvb/frontends/dvb-pll.h
index c5aff1afe..b79677862 100644
--- a/linux/drivers/media/dvb/frontends/dvb-pll.h
+++ b/linux/drivers/media/dvb/frontends/dvb-pll.h
@@ -1,5 +1,5 @@
/*
- * $Id: dvb-pll.h,v 1.6 2005/05/02 12:48:01 pb Exp $
+ * descriptions + helper functions for simple dvb plls.
*/
#ifndef __DVB_PLL_H__
@@ -35,9 +35,3 @@ int dvb_pll_configure(struct dvb_pll_desc *desc, u8 *buf,
u32 freq, int bandwidth);
#endif
-/*
- * Local variables:
- * c-basic-offset: 8
- * compile-command: "make DVB=1"
- * End:
- */