| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [IOC3] Fix section missmatch |
| From: | Jeff Garzik <jeff@garzik.org> |
| Date: | Mon, 17 Mar 2008 08:13:27 -0400 |
| Cc: | Andrew Morton <akpm@linux-foundation.org>, netdev@vger.kernel.org, linux-mips@linux-mips.org |
| In-reply-to: | <20080308165833.GA8625@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080308165833.GA8625@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.12 (X11/20080226) |
Ralf Baechle wrote: LD drivers/net/built-in.o WARNING: drivers/net/built-in.o(.text+0x3468): Section mismatch in reference fro m the function ioc3_probe() to the function .devinit.text:ioc3_serial_probe() The function ioc3_probe() references the function __devinit ioc3_serial_probe().This is often because ioc3_probe lacks a __devinit annotation or the annotation of ioc3_serial_probe is wrong.Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- Resend, this time with Jeff's address corrected. applied |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: unexpected irq 71 on ip32, Thomas Bogendoerfer |
|---|---|
| Next by Date: | Re: [PATCH][MIPS] fix the installation condition of MIPS clocksource, Ralf Baechle |
| Previous by Thread: | [IOC3] Fix section missmatch, Ralf Baechle |
| Next by Thread: | [PATCH] BCM1480: Init pci controller io_map_base, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |