[2.6 patch] export genphy_restart_aneg
David Miller
davem at davemloft.net
Tue Oct 14 05:52:05 EST 2008
From: Andy Fleming <afleming at freescale.com>
Date: Mon, 13 Oct 2008 13:04:30 -0500
>
> 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 at kernel.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.
When there is a use we can add the export.
More information about the Linuxppc-dev
mailing list