summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/zoran_device.c')
-rw-r--r--linux/drivers/media/video/zoran_device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/zoran_device.c b/linux/drivers/media/video/zoran_device.c
index bb5011280..176b23143 100644
--- a/linux/drivers/media/video/zoran_device.c
+++ b/linux/drivers/media/video/zoran_device.c
@@ -537,7 +537,7 @@ zr36057_overlay (struct zoran *zr,
* All error messages are internal driver checking only! */
/* video display top and bottom registers */
- reg = (u32) zr->buffer.base +
+ reg = (long) zr->buffer.base +
zr->overlay_settings.x *
((zr->overlay_settings.format->depth + 7) / 8) +
zr->overlay_settings.y *