From: Jesper Juhl Date: Sun, 20 Nov 2011 20:59:55 +0000 (+0100) Subject: Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h X-Git-Tag: v3.5-rc1~131^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd46276fdf4e936259193a520d6bc1926800fb4;p=pandora-kernel.git Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h "make versioncheck" points out that arch/hexagon/include/asm/spinlock_types.h does not need to include version.h . A quick look at the file seems to confirm its findings, so here's a patch that removes the include. Signed-off-by: Jesper Juhl Signed-off-by: Richard Kuo --- Reading git-diff-tree failed