]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/parisc/dino.c
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
[mirror_ubuntu-jammy-kernel.git] / drivers / parisc / dino.c
index 0d96c50ffe9cdb26d4f353d321247c7b166fb4d9..a0a8fd8d2124e8ee129b8f0f7485bf6d09784d74 100644 (file)
@@ -368,8 +368,7 @@ static struct hw_interrupt_type dino_interrupt_type = {
  * ilr_loop counter is a kluge to prevent a "stuck" IRQ line from
  * wedging the CPU. Could be removed or made optional at some point.
  */
-static irqreturn_t
-dino_isr(int irq, void *intr_dev, struct pt_regs *regs)
+static irqreturn_t dino_isr(int irq, void *intr_dev)
 {
        struct dino_device *dino_dev = intr_dev;
        u32 mask;