]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h
authorJesper Juhl <jj@chaosbits.net>
Sun, 20 Nov 2011 20:59:55 +0000 (21:59 +0100)
committerRichard Kuo <rkuo@codeaurora.org>
Fri, 13 Apr 2012 17:25:34 +0000 (12:25 -0500)
commitfbdc66a31101b39b7a97c90474956d44d4e5b140
tree9ac4493553e54ba1692c94becb430c7cbe6985ff
parenta2b1771882a7bc7ccf0b489b5fccd50366df3faa
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 <jj@chaosbits.net>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/spinlock_types.h