]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: UV: fix header struct usage
authorRandy Dunlap <randy.dunlap@oracle.com>
Sat, 31 Jan 2009 20:32:26 +0000 (12:32 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 12 Feb 2009 01:17:29 +0000 (17:17 -0800)
commit58105ef1857112a186696c9b8957020090226a28
tree1964914331d4846d5af8b0cc9160956210ac56d4
parent744525092727827a9cf0044074db3e22dcf354fd
x86: UV: fix header struct usage

Impact: Fixes warning

Fix uv.h struct usage:

arch/x86/include/asm/uv/uv.h:16: warning: 'struct mm_struct' declared inside parameter list
arch/x86/include/asm/uv/uv.h:16: warning: its scope is only this definition or declaration, which is probably not what you want

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/uv/uv.h