From 6e25f2bb3e0d03d0a9268b40726c49e8d77439ad Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 15 Jan 2006 10:12:14 +0000 Subject: Fix compilation with Alpha From: Mauro Carvalho Chehab - 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 --- v4l/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'v4l') 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 + 2006-01-15 09:48 mchehab * linux/drivers/media/dvb/dvb-core/dvbdev.c: (dvb_register_device), -- cgit v1.2.3