diff options
author | Gerd Knorr <devnull@localhost> | 2004-09-15 16:15:24 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-09-15 16:15:24 +0000 |
commit | cee2f6018552c03313dc099ea8ebeee6addac22c (patch) | |
tree | abd4ff0a993b83294cbd96c7d0b73a0f29fd2bfa /linux/drivers/media/video/bttv-if.c | |
parent | 8dfcff119a832fc7292034d4f244129aedc42296 (diff) | |
download | mediapointer-dvb-s2-cee2f6018552c03313dc099ea8ebeee6addac22c.tar.gz mediapointer-dvb-s2-cee2f6018552c03313dc099ea8ebeee6addac22c.tar.bz2 |
- added a bunch of $Id$ tags.
Diffstat (limited to 'linux/drivers/media/video/bttv-if.c')
-rw-r--r-- | linux/drivers/media/video/bttv-if.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/video/bttv-if.c b/linux/drivers/media/video/bttv-if.c index 54a52fdcf..1a716a483 100644 --- a/linux/drivers/media/video/bttv-if.c +++ b/linux/drivers/media/video/bttv-if.c @@ -1,4 +1,6 @@ /* + $Id: bttv-if.c,v 1.2 2004/09/15 16:15:24 kraxel Exp $ + bttv-if.c -- old gpio interface to other kernel modules don't use in new code, will go away in 2.7 have a look at bttv-gpio.c instead. |