commit | ad075370ba0dd92fdb92989d1019bfc57ea42e1d | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Sun Jan 15 21:12:23 2012 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Feb 03 22:38:12 2012 +0100 |
tree | 86ec93b0379939b54e8d46c196aab83040738593 | |
parent | 98793265b429a3f0b3f1750e74d67cd4d740d162 [diff] |
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 <jj@chaosbits.net> Acked-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>