stacktrace: fix build failure on sparc64
commita05fe0389b72f43b9e29d6fbfc5885084be2f96f
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 8 Jul 2008 12:15:40 +0000 (8 22:15 +1000)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 12:24:58 +0000 (8 14:24 +0200)
treece484cc116d820cb88e2543a5863d5250691c408
parent7b4c9505f2fd82b117dd015b561f723b9a5dab79
stacktrace: fix build failure on sparc64

Today's linux-next build (spac64 allmodconfig) failed like this:

arch/sparc64/kernel/stacktrace.c:50: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL_GPL'
arch/sparc64/kernel/stacktrace.c:50: warning: parameter names (without types) in function declaration
arch/sparc64/kernel/stacktrace.c:50: warning: data definition has no type or storage class

Signed-off-by: Stephen Rothwell <sf@canb.auug.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/sparc64/kernel/stacktrace.c