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: NJesper Juhl <jj@chaosbits.net> Signed-off-by: NRichard Kuo <rkuo@codeaurora.org>
Showing
想要评论请 注册 或 登录