[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47DE6067.6070500@garzik.org>
Date: Mon, 17 Mar 2008 08:13:27 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Ralf Baechle <ralf@...ux-mips.org>
CC: Andrew Morton <akpm@...ux-foundation.org>, netdev@...r.kernel.org,
linux-mips@...ux-mips.org
Subject: Re: [IOC3] Fix section missmatch
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@...ux-mips.org>
>
> ---
> Resend, this time with Jeff's address corrected.
applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists