From: Uwe Zeisberger Date: Wed, 10 May 2006 17:11:05 +0000 (+0100) Subject: [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h X-Git-Tag: v2.6.17-rc5~109^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ceec0c8c6e2780d58dece91b4b787729405d9e7;p=pandora-kernel.git [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h Patch from Uwe Zeisberger The symbol is only used in arch/arm/kernel/head-common.S. This in turn is included from arch/arm/kernel/head.S and arch/arm/kernel/head-nommu.S which include asm-offsets.h . Signed-off-by: Uwe Zeisberger Signed-off-by: Russell King --- Reading git-diff-tree failed