Skip to content
Commit 706a4e5a authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Jens Axboe
Browse files

mtd: export new mtd_mmap_capabilities



The recently added mtd_mmap_capabilities can be used from loadable
modules, in particular romfs, but is not exported, so we get

ERROR: "mtd_mmap_capabilities" [fs/romfs/romfs.ko] undefined!

This adds the missing export.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Fixes: b4caecd4 ("fs: introduce f_op->mmap_capabilities for nommu mmap support")
Acked-by: default avatarChristoph Hellwig <hch@lst.de>
Acked-by: default avatarBrian Norris <computersforpeace@gmail.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent b520252a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment