| To: | Thomas Koeller <thomas.koeller@baslerweb.com> |
|---|---|
| Subject: | Re: [PATCH] Function / prototype mismatch |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 9 Nov 2004 13:56:51 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <200411091328.42360.thomas.koeller@baslerweb.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200411091328.42360.thomas.koeller@baslerweb.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Tue, Nov 09, 2004 at 01:28:42PM +0100, Thomas Koeller wrote: > The definition of do_IRQ() in arch/mips/kernel/irq.c > does not match the prototype in include/asm-mips/irq.h, > resulting in a compile error. [ralf@fluff linux]$ grep -r do_IRQ include/linux include/linux/irq.h:extern asmlinkage unsigned int __do_IRQ(unsigned int irq, struct pt_regs *regs); [ralf@fluff linux]$ Just reposting somebody else's broken fix doesn't increase chances that I take a patch ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Function / prototype mismatch, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] Function / prototype mismatch, Christoph Hellwig |
| Previous by Thread: | Re: [PATCH] Function / prototype mismatch, Ralf Baechle |
| Next by Thread: | Disabling lwc0 instruction, mansoor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |