mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
NVMe: Rename nvme.c to nvme-core.c
In preparation for adding nvme-scsi.c It is preferable to retain the module name 'nvme' Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
This commit is contained in:
parent
0e5e4f0e56
commit
729dd1bd80
@ -42,4 +42,5 @@ obj-$(CONFIG_BLK_DEV_PCIESSD_MTIP32XX) += mtip32xx/
|
||||
|
||||
obj-$(CONFIG_BLK_DEV_RSXX) += rsxx/
|
||||
|
||||
nvme-y := nvme-core.o
|
||||
swim_mod-y := swim.o swim_asm.o
|
||||
|
Loading…
Reference in New Issue
Block a user