]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] fallout from alpha pt_regs patches
authorAl Viro <viro@ftp.linux.org.uk>
Mon, 9 Oct 2006 11:46:52 +0000 (12:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Oct 2006 21:19:07 +0000 (14:19 -0700)
missed irq handler in sys_titan and forgotten prototype update.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/alpha/kernel/proto.h
arch/alpha/kernel/sys_titan.c

index daccd4b6d28ab0f89edbcc91227be776ffbb9b12..95912ecc65e1bb63af2f6991c08f485bfe938e40 100644 (file)
@@ -36,7 +36,7 @@ extern void cia_pci_tbi(struct pci_controller *, dma_addr_t, dma_addr_t);
 extern struct pci_ops irongate_pci_ops;
 extern int irongate_pci_clr_err(void);
 extern void irongate_init_arch(void);
-extern void irongate_machine_check(u64, u64, struct pt_regs *);
+extern void irongate_machine_check(u64, u64);
 #define irongate_pci_tbi ((void *)0)
 
 /* core_lca.c */
index 161d6915dc4973f69b53974a9e8bde0ebca47752..29ab7db81c30983cc113fcf5c51bea39375749f9 100644 (file)
@@ -204,7 +204,7 @@ static struct hw_interrupt_type titan_irq_type = {
 };
 
 static irqreturn_t
-titan_intr_nop(int irq, void *dev_id, struct pt_regs *regs)                    
+titan_intr_nop(int irq, void *dev_id)
 {
       /*
        * This is a NOP interrupt handler for the purposes of