summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 0f3acff44..1e93ad75e 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2006-01-15 10:08 mchehab
+
+ * linux/drivers/media/dvb/ttpci/av7110_hw.c: (load_dram),
+ (av7110_bootarm):
+ * linux/drivers/media/dvb/ttpci/av7110_hw.h:
+ - BOOT_SIZE name is also used at alpha and were breaking
+ compiling with allyesconfig.
+ - All BOOT_* renamed to AV7110_BOOT* to fix and keep names
+ with the same style.
+ Thanks to Andrew Morton for pointing this.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
+
2006-01-15 09:48 mchehab
* linux/drivers/media/dvb/dvb-core/dvbdev.c: (dvb_register_device),