Re: USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc

From: Rene Buergel
Date: Wed Sep 19 2012 - 14:23:10 EST


> I get the following build errors with
> this patch applied:
>
> 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!
>

I unfortunately can't reproduce these errors, neither using bool nor tristate
for the setting in Kconfig. I did a clean build.
Can you provide more information on when/how they occur? Can you send a .config?

> Which is odd, as I thought those functions were exported.
>
> So something is wrong here with this patch, I've applied the first 2
thanks for that

> care to redo this one so it works properly?
sure!
--
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/