Re: [2.6.25 patch] FIXED_PHY must depend on PHYLIB=y
From: Jeff Garzik <hidden>
Date: 2008-03-05 12:19:33
Also in:
lkml
From: Jeff Garzik <hidden>
Date: 2008-03-05 12:19:33
Also in:
lkml
Adrian Bunk wrote:
This patch fixes the following build error introduced by commit a79d8e93d300adb84cccc38ac396cfb118c238ad and reported by Olaf Hering: <-- snip --> ... LD .tmp_vmlinux1 arch/powerpc/sysdev/built-in.o: In function `of_add_fixed_phys': fsl_soc.c:(.init.text+0xd34): undefined reference to `fixed_phy_add' make: *** [.tmp_vmlinux1] Error 1 <-- snip --> Signed-off-by: Adrian Bunk <redacted>
applied (but sad)