From: Stephen Rothwell Date: Thu, 18 Nov 2010 15:06:17 +0000 (+0000) Subject: powerpc: Remove second definition of STACK_FRAME_OVERHEAD X-Git-Tag: v2.6.38-rc1~405^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f5221049bb46b0188aad6b6dfab5dbc778be22;p=pandora-kernel.git powerpc: Remove second definition of STACK_FRAME_OVERHEAD Since STACK_FRAME_OVERHEAD is defined in asm/ptrace.h and that is ASSEMBER safe, we can just include that instead of going via asm-offsets.h. Signed-off-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed