From: Randy Dunlap Date: Wed, 28 Oct 2009 23:09:55 +0000 (-0700) Subject: x86: k8.h: Add struct bootnode X-Git-Tag: v2.6.33-rc1~374^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0420101c075530c65ba00b6fe7291b126fbfc5d2;p=pandora-kernel.git x86: k8.h: Add struct bootnode k8.h uses struct bootnode but does not #include a header file for it, so provide a simple declaration for it. arch/x86/include/asm/k8.h:13: warning: 'struct bootnode' declared inside parameter list arch/x86/include/asm/k8.h:13: warning: its scope is only this definition or declaration, which is probably not what you want Signed-off-by: Randy Dunlap Acked-by: David Rientjes Cc: Stephen Rothwell LKML-Reference: <20091028160955.d27ccb16.randy.dunlap@oracle.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed