diff options
Diffstat (limited to 'drivers/media/video/zoran/zoran_device.c')
-rw-r--r-- | drivers/media/video/zoran/zoran_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/zoran/zoran_device.c b/drivers/media/video/zoran/zoran_device.c index e6ad4b20561..6f846abee3e 100644 --- a/drivers/media/video/zoran/zoran_device.c +++ b/drivers/media/video/zoran/zoran_device.c | |||
@@ -484,7 +484,7 @@ zr36057_overlay (struct zoran *zr, | |||
484 | zr->overlay_settings.format); | 484 | zr->overlay_settings.format); |
485 | 485 | ||
486 | /* Start and length of each line MUST be 4-byte aligned. | 486 | /* Start and length of each line MUST be 4-byte aligned. |
487 | * This should be allready checked before the call to this routine. | 487 | * This should be already checked before the call to this routine. |
488 | * All error messages are internal driver checking only! */ | 488 | * All error messages are internal driver checking only! */ |
489 | 489 | ||
490 | /* video display top and bottom registers */ | 490 | /* video display top and bottom registers */ |