OSDN Git Service

NVMe: Rename nvme.c to nvme-core.c
authorVishal Verma <vishal.l.verma@intel.com>
Tue, 5 Mar 2013 01:40:56 +0000 (18:40 -0700)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 26 Mar 2013 18:24:56 +0000 (14:24 -0400)
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>
drivers/block/Makefile
drivers/block/nvme-core.c [moved from drivers/block/nvme.c with 100% similarity]

index a3b4023..2a41c86 100644 (file)
@@ -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