[PATCH] mtd: spi-nor: EXPORT symbols which could be used by module drivers
Brian Norris
computersforpeace at gmail.com
Wed Apr 9 10:07:20 PDT 2014
On Wed, Apr 09, 2014 at 10:43:38AM +0200, Marek Vasut wrote:
> 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 ?
_GPL probably makes more sense. Squashed this in and pushed to
l2-mtd.git/spinor.
Thanks,
Brian
More information about the linux-mtd
mailing list