]> git.karo-electronics.de Git - linux-beck.git/commit
NVMe: Remove redundant version.h header include
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 14 May 2013 03:02:13 +0000 (08:32 +0530)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 17 May 2013 13:10:05 +0000 (09:10 -0400)
commit76e0310c2d5a4fb62f674af7dad16f544950fc13
tree5f7c1f45cca202c7d1162af092d1b79d5e111f62
parentec50f2a97a4a7098a81b40030e0bfe28bdc43740
NVMe: Remove redundant version.h header include

version.h header inclusion is not necessary as detected by
checkversion.pl.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Vishal Verma <vishal.l.verma@linux.intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-scsi.c