]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
FIXED_PHY must depend on PHYLIB=y
authorAdrian Bunk <adrian.bunk@movial.fi>
Wed, 27 Feb 2008 15:07:54 +0000 (17:07 +0200)
committerJeff Garzik <jeff@garzik.org>
Wed, 5 Mar 2008 11:34:34 +0000 (06:34 -0500)
commitf9e7d100ddea5cdcea7a02230566f36b0a648c2e
tree0aa3ba9d579558e8b1a4731bac7a45a8388da6e0
parentf37c768c39e3aeb8a508e1a45e461a506771445e
FIXED_PHY must depend on PHYLIB=y

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 <adrian.bunk@movial.fi>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/phy/Kconfig