On Mon, Jun 17, 2013 at 03:00:40PM +0100, Markos Chandras wrote: > SSB_EMBEDDED needs functions from driver_pcicore which are only > available if SSD_DRIVER_HOSTMODE is selected so make it > depend on that symbol. > > Fixes the following linking problem: > > drivers/ssb/embedded.c:202: > undefined reference to `ssb_pcicore_plat_dev_init' > drivers/built-in.o: In function `ssb_pcibios_map_irq': > drivers/ssb/embedded.c:247: > undefined reference to `ssb_pcicore_pcibios_map_irq' > > Signed-off-by: Markos Chandras <markos.chandras@xxxxxxxxxx> > Acked-by: Steven J. Hill <Steven.Hill@xxxxxxxxxx> > Cc: sibyte-users@xxxxxxxxxxxx > Cc: netdev@xxxxxxxxxxxxxxx > Cc: Michael Buesch <m@xxxxxxx> No comments received but Florian acked it over IRC so applied. And btw, why is sibyte-users on cc - we don't want to disrupt the silence of that list too badly ;-) Ralf