[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120921164713.GA7788@kroah.com>
Date: Fri, 21 Sep 2012 09:47:13 -0700
From: Greg KH <greg@...ah.com>
To: Rene Buergel <rene.buergel@...ard.de>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: [Patch v4] ezusb: move ezusb.c from drivers/usb/serial to
drivers/usb/misc
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@...ard.de>
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
Download attachment ".config" of type "application/x-config" (90710 bytes)
Powered by blists - more mailing lists