Re: [Patch v4] ezusb: move ezusb.c from drivers/usb/serial todrivers/usb/misc
From: Greg KH
Date: Fri Sep 21 2012 - 15:47:22 EST
On Wed, Sep 19, 2012 at 11:40:07PM +0200, Rene Buergel wrote:
> This patch moves drivers/usb/serial/ezusb.c to drivers/usb/misc/and
> adapts Makefiles and Kconfigs switching from bool to tristate for CONFIG_USB_EZUSB
>
> Signed-off-by: René Bürgel <rene.buergel@xxxxxxxxx>
Ok, I get the same problem as I reported before:
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!
What I did was:
- build the kernel without this patch.
- apply the patch
- run make to build the kernel again.
Something isn't getting rebuilt properly, and this is going to hit lots
of other kernel developers, so I can't take this as-is.
I've attached my .config file below, maybe something there can help with
figuring it out?
thanks,
greg k-h
Attachment:
.config
Description: application/config