Skip to content
Snippets Groups Projects
Commit b61834b0 authored by Brian Norris's avatar Brian Norris
Browse files

mtd: spi-nor: EXPORT symbols which could be used by module drivers


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: default avatarBrian Norris <computersforpeace@gmail.com>
parent e46ecda7
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment