diff options
Diffstat (limited to 'drivers/media/video/bt8xx/bttv-driver.c')
-rw-r--r-- | drivers/media/video/bt8xx/bttv-driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttv-driver.c b/drivers/media/video/bt8xx/bttv-driver.c index 50dde82844ec..6e1ddad9f0c1 100644 --- a/drivers/media/video/bt8xx/bttv-driver.c +++ b/drivers/media/video/bt8xx/bttv-driver.c | |||
@@ -3753,7 +3753,7 @@ bttv_irq_switch_vbi(struct bttv *btv) | |||
3753 | spin_unlock(&btv->s_lock); | 3753 | spin_unlock(&btv->s_lock); |
3754 | } | 3754 | } |
3755 | 3755 | ||
3756 | static irqreturn_t bttv_irq(int irq, void *dev_id, struct pt_regs * regs) | 3756 | static irqreturn_t bttv_irq(int irq, void *dev_id) |
3757 | { | 3757 | { |
3758 | u32 stat,astat; | 3758 | u32 stat,astat; |
3759 | u32 dstat; | 3759 | u32 dstat; |