From: Marek Vasut <marex@denx.de>
To: Brian Norris <computersforpeace@gmail.com>
Cc: Huang Shijie <b32955@freescale.com>, linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: spi-nor: EXPORT symbols which could be used by module drivers
Date: Wed, 9 Apr 2014 10:43:38 +0200 [thread overview]
Message-ID: <201404091043.38198.marex@denx.de> (raw)
In-Reply-To: <1397023781-1103-1-git-send-email-computersforpeace@gmail.com>
On Wednesday, April 09, 2014 at 08:09:41 AM, Brian Norris wrote:
> Fix errors like this:
>
> ERROR: "spi_nor_ids" [drivers/mtd/devices/m25p80.ko] undefined!
> ERROR: "spi_nor_scan" [drivers/mtd/devices/m25p80.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
Why not EXPORT_SYMBOL_GPL ?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-04-09 10:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-09 6:09 [PATCH] mtd: spi-nor: EXPORT symbols which could be used by module drivers Brian Norris
2014-04-09 7:34 ` Brian Norris
2014-04-09 8:43 ` Marek Vasut [this message]
2014-04-09 17:07 ` Brian Norris
2014-04-09 17:27 ` Marek Vasut
2014-04-09 17:35 ` Brian Norris
2014-04-09 17:37 ` Marek Vasut
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=201404091043.38198.marex@denx.de \
--to=marex@denx.de \
--cc=b32955@freescale.com \
--cc=computersforpeace@gmail.com \
--cc=linux-mtd@lists.infradead.org \
/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.