Re: 3.7-rc5 modpost/link failure: ezusb

From: Greg Kroah-Hartman
Date: Mon Nov 12 2012 - 18:15:57 EST


On Mon, Nov 12, 2012 at 03:44:35PM +0200, Meelis Roos wrote:
> MODPOST 490 modules
> ERROR: "ezusb_fx1_ihex_firmware_download" [drivers/usb/serial/whiteheat.ko] undefined!
> ERROR: "ezusb_fx1_ihex_firmware_download" [drivers/usb/serial/keyspan_pda.ko] undefined!
> ERROR: "ezusb_fx1_set_reset" [drivers/usb/serial/keyspan_pda.ko] undefined!
> ERROR: "ezusb_fx1_ihex_firmware_download" [drivers/usb/serial/keyspan.ko] undefined!
> make[1]: *** [__modpost] Error 1
>
> This happens when these USB modules have been selected to be modular and
> CONFIG_USB_EZUSB_FX2 is linked in. Full config below.

Odd, the symbols are properly exported from ezusb.c, so I don't
understand why they are not showing up here.

René, care to take a look at this?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/