summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorHans Verkuil <devnull@localhost>2005-12-19 15:55:06 +0000
committerHans Verkuil <devnull@localhost>2005-12-19 15:55:06 +0000
commit2ac297f772cc85e05cf42bfdb61a7de4be25fa30 (patch)
treea91bfc945a30ea864af8a8f264126b7b10bb7f6a /v4l
parent1520a3cb54dee708171201dc964a16747079be0d (diff)
downloadmediapointer-dvb-s2-2ac297f772cc85e05cf42bfdb61a7de4be25fa30.tar.gz
mediapointer-dvb-s2-2ac297f772cc85e05cf42bfdb61a7de4be25fa30.tar.bz2
Fix for 64-bit compile warning
Add the fix for the saa7146 64-bit compile warning (again). This time with comments and checked by Johannes Stezenbach. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index b1c69555c..7e8b2bbe6 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-19 15:52 hverkuil
+
+ * linux/drivers/media/common/saa7146_hlp.c: (saa7146_set_position):
+ - Add the fix for the 64-bit compile warning (again). This time with
+ comments and checked by Johannes Stezenbach.
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2005-12-19 09:28 hverkuil
* linux/drivers/media/common/saa7146_hlp.c: (saa7146_set_position):