diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-17 19:12:23 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-17 19:12:23 +0000 |
commit | 99ea2d7ae5187063bbd57b237d40e5afea467db7 (patch) | |
tree | 1d50ffd25e0850f992c2c2347d1643e4b0079431 /v4l | |
parent | 4ba21606eeb7be186cf30b75ee8c4f3bc8163e10 (diff) | |
download | mediapointer-dvb-s2-99ea2d7ae5187063bbd57b237d40e5afea467db7.tar.gz mediapointer-dvb-s2-99ea2d7ae5187063bbd57b237d40e5afea467db7.tar.bz2 |
Fixed compiling with gcc 2.9x
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8a267536b..2fd09a352 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-12-17 19:11 mchehab + + * linux/drivers/media/video/bttv-driver.c: + - Fixed compiling with gcc 2.9x + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-16 04:12 mkrufky * v4l/Makefile: |