Browse Source

target: remove unused including <linux/version.h>

Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Wei Yongjun 12 years ago
parent
commit
0105c257be
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/target/target_core_xcopy.c

+ 0 - 1
drivers/target/target_core_xcopy.c

@@ -21,7 +21,6 @@
  *
  ******************************************************************************/
 
-#include <linux/version.h>
 #include <linux/slab.h>
 #include <linux/spinlock.h>
 #include <linux/list.h>