From: Greg KH <greg@kroah.com>
To: Rene Buergel <rene.buergel@sohard.de>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: [Patch v4] ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
Date: Fri, 21 Sep 2012 09:47:13 -0700 [thread overview]
Message-ID: <20120921164713.GA7788@kroah.com> (raw)
In-Reply-To: <0ea79bd0-ff8e-44ce-9dba-e9e9ea300678@shmail0>
[-- Attachment #1: Type: text/plain, Size: 1019 bytes --]
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@sohard.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
[-- Attachment #2: .config --]
[-- Type: application/x-config, Size: 94221 bytes --]
next prev parent reply other threads:[~2012-09-21 19:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <93adca3f-6a22-45b7-a159-32bb6622efb5@shmail0>
2012-09-19 21:40 ` [Patch v4] ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc Rene Buergel
2012-09-21 16:47 ` Greg KH [this message]
2012-09-24 23:39 ` Rene Buergel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120921164713.GA7788@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=rene.buergel@sohard.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.