nvme: check for valid nvme_identify_ns() before using it
[platform/kernel/linux-rpi.git] / drivers / nvme / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 obj-$(CONFIG_NVME_COMMON)               += common/
4 obj-y           += host/
5 obj-y           += target/