]> git.baikalelectronics.ru Git - kernel.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>
Tue, 22 May 2012 23:40:45 +0000 (18:40 -0500)
commit77f55e5d1669fd5da4fc36744326dfa2052fdd17
tree3451f8a1a794b73cdc26644b0ee1a70bddcb523c
parent40b694fd6962da71285d529f55aa5a475c766ce5
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