[PATCH] mtd: spi-nor: EXPORT symbols which could be used by module drivers
Brian Norris
computersforpeace at gmail.com
Wed Apr 9 00:34:10 PDT 2014
On Tue, Apr 08, 2014 at 11:09:41PM -0700, 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
>
> Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> ---
> Based on l2-mtd.git:spinor
Applied to l2-mtd.git/spinor, to fix the build errors.
Brian
More information about the linux-mtd
mailing list