Files
android_kernel_xiaomi_sm8450/include/linux/lightnvm.h
Jens Axboe a7fd9a4f3e lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
null_blk defines an empty version of this ops structure if CONFIG_NVM
isn't set, but it doesn't know the type. Move those bits out of the
protection of CONFIG_NVM in the main lightnvm include.

Signed-off-by: Jens Axboe <axboe@fb.com>
2016-01-13 13:04:11 -07:00

13 KiB