diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 2a9c6e680..8a27edde8 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-07-21 23:53 mkrufky + * tveeprom.c, tveeprom.h: + - make two needlessly global structs static. + - #if 0 the EXPORT_SYMBOL'ed but unused function tveeprom_dump. + + Signed-off-by: Adrian Bunk <bunk@stusta.de> + 2005-07-21 23:08 hhackmann * saa7134-i2c.c: - Ensure a sufficient I2C bus idle time between 2 messages |