Re: [PATCH] ARM: at91: Fix link breakage when !CONFIG_PHY

2013-05-25 Thread Alexandre Belloni
Hi, Scrap that, I'll send a v2. Regards On 25/05/2013 00:19, Alexandre Belloni wrote: > Fixes: > arch/arm/mach-at91/built-in.o: In function `ksz9021rn_phy_fixup': > :(.text+0x1174): undefined reference to `mdiobus_write' > :(.text+0x1188): undefined reference to `mdiobus_write' >

Re: [PATCH] ARM: at91: Fix link breakage when !CONFIG_PHY

2013-05-25 Thread Alexandre Belloni
Hi, Scrap that, I'll send a v2. Regards On 25/05/2013 00:19, Alexandre Belloni wrote: Fixes: arch/arm/mach-at91/built-in.o: In function `ksz9021rn_phy_fixup': :(.text+0x1174): undefined reference to `mdiobus_write' :(.text+0x1188): undefined reference to `mdiobus_write' :(.text+0x119c):

[PATCH] ARM: at91: Fix link breakage when !CONFIG_PHY

2013-05-24 Thread Alexandre Belloni
Fixes: arch/arm/mach-at91/built-in.o: In function `ksz9021rn_phy_fixup': :(.text+0x1174): undefined reference to `mdiobus_write' :(.text+0x1188): undefined reference to `mdiobus_write' :(.text+0x119c): undefined reference to `mdiobus_write' :(.text+0x11b0): undefined reference to `mdiobus_write'

[PATCH] ARM: at91: Fix link breakage when !CONFIG_PHY

2013-05-24 Thread Alexandre Belloni
Fixes: arch/arm/mach-at91/built-in.o: In function `ksz9021rn_phy_fixup': :(.text+0x1174): undefined reference to `mdiobus_write' :(.text+0x1188): undefined reference to `mdiobus_write' :(.text+0x119c): undefined reference to `mdiobus_write' :(.text+0x11b0): undefined reference to `mdiobus_write'