From: Jesper Juhl Date: Sun, 15 Jan 2012 20:12:23 +0000 (+0100) Subject: dm-bufio.c: there's no need to include linux/version.h X-Git-Tag: v3.4-rc1~175^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad075370ba0dd92fdb92989d1019bfc57ea42e1d;p=pandora-kernel.git dm-bufio.c: there's no need to include linux/version.h As 'make versioncheck' points out, drivers/md/dm-bufio.c has no need to include linux/version.h, so this patch removes the unneeded include. Signed-off-by: Jesper Juhl Acked-by: Mikulas Patocka Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed