From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Meelis Roos" <mroos@linux.ee>, "René Bürgel" <rene.buergel@sohard.de>
Cc: linux-usb@vger.kernel.org, Dave Jones <davej@redhat.com>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: 3.7-rc5 modpost/link failure: ezusb
Date: Mon, 12 Nov 2012 15:16:33 -0800 [thread overview]
Message-ID: <20121112231633.GD4040@kroah.com> (raw)
In-Reply-To: <alpine.SOC.1.00.1211121538140.11001@math.ut.ee>
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
prev parent reply other threads:[~2012-11-12 23:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-12 13:44 3.7-rc5 modpost/link failure: ezusb Meelis Roos
2012-11-12 23:16 ` Greg Kroah-Hartman [this message]
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=20121112231633.GD4040@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mroos@linux.ee \
--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.