From: Jesper Juhl Date: Mon, 1 Aug 2011 21:04:30 +0000 (+0200) Subject: Remove unneeded version.h includes from include/ X-Git-Tag: v3.2-rc1~185^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81b15168e2d3d1ab56b13782fe8ad0cb362379d;p=pandora-kernel.git Remove unneeded version.h includes from include/ It was pointed out by 'make versioncheck' that some includes of linux/version.h are not needed in include/. This patch removes them. When I last posted the patch, the ceph bit was ACK'ed by Sage Weil, so I've added that below. The pwc-ioctl change generated quite a bit of discussion about V4L version numbers in general, but as far as I can tell, no concensus was reached on what the long term solution should be, so in the mean time I think we could start by just removing the unneeded include, which is why I'm resending the patch with that hunk still included. Signed-off-by: Jesper Juhl Acked-by: Sage Weil Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed