From: Jesper Juhl Date: Thu, 23 Jun 2011 21:59:32 +0000 (+0200) Subject: Remove unneeded version.h includes from fs/ X-Git-Tag: v3.0-rc5~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e4edbf7ea9cf26665eb9f90c0fc7688d1a51ed;p=pandora-kernel.git Remove unneeded version.h includes from fs/ It was pointed out by 'make versioncheck' that some includes of linux/version.h were not needed in fs/ (fs/btrfs/ctree.h and fs/omfs/file.c). This patch removes them. Signed-off-by: Jesper Juhl Acked-by: Bob Copeland Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed