From: Christoph Hellwig Date: Wed, 23 Apr 2008 14:32:29 +0000 (+1000) Subject: [POWERPC] Fix new warnings arising from stacktrace patch X-Git-Tag: v2.6.26-rc1~1055^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885aa35c9669ce7919d203036a87a7e1a4ebd25f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed