diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-06 17:01:47 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-06 17:01:47 +0000 |
commit | 67955ab4a9237e2875812740168d105b0989a17d (patch) | |
tree | 7166e6bf0bbc91cc8427e3f7747b462a6aeb4889 /v4l/ChangeLog | |
parent | fbe7d42cc40bee7179ab9ba05959b2b3374acf08 (diff) | |
download | mediapointer-dvb-s2-67955ab4a9237e2875812740168d105b0989a17d.tar.gz mediapointer-dvb-s2-67955ab4a9237e2875812740168d105b0989a17d.tar.bz2 |
- #elsif removed, since it breaks gentree stuff.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index aa776f5b3..5a6111807 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-11-06 16:57 mchehab + + * ../linux/drivers/media/video/bttv-cards.c: + * ../linux/drivers/media/video/bttv-driver.c: + * ../linux/drivers/media/video/cx88/cx88-core.c: + * ../linux/drivers/media/video/cx88/cx88-video.c: + * ../linux/drivers/media/video/em28xx/em28xx-video.c: + * ../linux/drivers/media/video/msp3400.c: (msp_suspend): + * ../linux/drivers/media/video/saa7134/saa7134-core.c: + * ../linux/drivers/media/video/saa7134/saa7134-empress.c: + * ../linux/drivers/media/video/tda9887.c: (tda9887_suspend): + * ../v4l/compat.h: + - #elsif removed, since it breaks gentree stuff. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-06 15:36 mchehab * ../linux/drivers/media/video/msp3400.c: (msp_command): |