[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <5281FCAB-128C-4AE7-8241-BF748B1911CF@freescale.com>
Date: Mon, 13 Oct 2008 13:04:30 -0500
From: Andy Fleming <afleming@...escale.com>
To: Adrian Bunk <bunk@...nel.org>
Cc: Lennert Buytenhek <buytenh@...vell.com>, jgarzik@...ox.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...abs.org
Subject: Re: [2.6 patch] export genphy_restart_aneg
On Oct 13, 2008, at 12:19, Adrian Bunk wrote:
> This patch fixes the following build error caused by
> commit ed94493fb38a665cebcf750dfabe8a6dd13e136f
> (mv643xx_eth: convert to phylib):
>
> <-- snip -->
>
> ...
> Building modules, stage 2.
> MODPOST 1280 modules
> ERROR: "genphy_restart_aneg" [drivers/net/mv643xx_eth.ko] undefined!
> ...
> make[2]: *** [__modpost] Error 1
>
> <-- snip -->
>
>
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
Could you get genphy_setup_forced, too? It doesn't appear to be used,
but it's currently in include/linux/phy.h, and not static.
Alternatively, we could change genphy_setup_forced to be static. :)
Andy
--
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