diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-17 16:51:46 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-17 16:51:46 +0000 |
commit | b874cc6194caf3668a3740145aa243a632af1395 (patch) | |
tree | 062784ab21ff0857ef6610a67a396c071ec03d72 /v4l/ChangeLog | |
parent | fb357277f41089e56f45f5545e0f94682f15dcee (diff) | |
download | mediapointer-dvb-s2-b874cc6194caf3668a3740145aa243a632af1395.tar.gz mediapointer-dvb-s2-b874cc6194caf3668a3740145aa243a632af1395.tar.bz2 |
Add tda1004x.h file. This is necessary to compile saa7134-dvb.c
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 2ee098804..3043e76b2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,8 +1,14 @@ +2005-06-17 16:50 mchehab + * tda1004x.h: + + - added to allow compiling saa7134-dvb.c + 2005-06-17 18:51 nshmyrev * saa7134-cards.c: - Fix detection of ADS PCI saa713x. +>>>>>>> 1.54 2005-06-17 12:25 mchehab * saa6752hs.c: - Changed struct to be compatible with older gcc's |