]> git.baikalelectronics.ru Git - kernel.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)
commit723c88bfa99cda9fbbd39b5037ec19bb6b8d8786
tree1964914331d4846d5af8b0cc9160956210ac56d4
parentabf6bce4469bf22f202e16ce29edf6aecb0b2178
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