Skip to content

Commit

Permalink
target: remove unused including <linux/version.h>
Browse files Browse the repository at this point in the history
Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
  • Loading branch information
Wei Yongjun authored and Nicholas Bellinger committed Sep 10, 2013
1 parent 59464ef commit 0105c25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/target/target_core_xcopy.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
*
******************************************************************************/

#include <linux/version.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/list.h>
Expand Down

0 comments on commit 0105c25

Please sign in to comment.