diff options
Diffstat (limited to 'drivers/media/video/zoran_device.c')
-rw-r--r-- | drivers/media/video/zoran_device.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/video/zoran_device.c b/drivers/media/video/zoran_device.c index 3cbac2e8aed3..d9d5020a2224 100644 --- a/drivers/media/video/zoran_device.c +++ b/drivers/media/video/zoran_device.c | |||
@@ -1408,8 +1408,7 @@ error_handler (struct zoran *zr, | |||
1408 | 1408 | ||
1409 | irqreturn_t | 1409 | irqreturn_t |
1410 | zoran_irq (int irq, | 1410 | zoran_irq (int irq, |
1411 | void *dev_id, | 1411 | void *dev_id) |
1412 | struct pt_regs *regs) | ||
1413 | { | 1412 | { |
1414 | u32 stat, astat; | 1413 | u32 stat, astat; |
1415 | int count; | 1414 | int count; |