There isn't an nvme.c file any more. It has been split into multiple files.
Signed-off-by: Dan Carpenter <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 8f190f5..97ec343 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5747,7 +5747,7 @@ M: Matthew Wilcox <[email protected]> L: [email protected] T: git git://git.infradead.org/users/willy/linux-nvme.git S: Supported -F: drivers/block/nvme.c +F: drivers/block/nvme* F: include/linux/nvme.h OMAP SUPPORT -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

