summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index fc61390dd..f5927b9f9 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2006-01-22 20:56 mkrufky
+
+ * linux/drivers/media/dvb/b2c2/flexcop-pci.c: (flexcop_pci_isr):
+ - Fix printk type warning:
+ format '%08x' expects type 'unsigned int',
+ but argument 4 has type 'dma_addr_t'
+
+ Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2006-01-22 19:43 mrechberger
* linux/drivers/media/video/em28xx/em28xx-cards.c: