[POWERPC] Fix new warnings arising from stacktrace patch
authorChristoph Hellwig <hch@lst.de>
Wed, 23 Apr 2008 14:32:29 +0000 (00:32 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 24 Apr 2008 10:58:02 +0000 (20:58 +1000)
commit885aa35c9669ce7919d203036a87a7e1a4ebd25f
tree491a960958582bea758102c94351637051082a04
parent2c419bdeca1d958bb02228b5141695f312d8c633
[POWERPC] Fix new warnings arising from stacktrace patch

Remove the inclusion of asm-offsets.h from stacktrace.c.  It isn't
supposed to be included in C code and it causes problems with multiple
definitions of things.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/stacktrace.c