From: Uwe Kleine-König Date: Thu, 21 Feb 2008 15:30:10 +0000 (+0100) Subject: There is no need to have BOOT_PARAMS_SIZE known outside of atags.c X-Git-Tag: v2.6.27-rc1~850^2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff7f2a46bd8831e1f1f2a694ec13921720180b7;p=pandora-kernel.git There is no need to have BOOT_PARAMS_SIZE known outside of atags.c atags.c was the only user of KEXEC_BOOT_PARAMS_SIZE and kexec.h was only included to get that definition. Signed-off-by: Uwe Kleine-König Acked-by: Uli Luckas --- Reading git-diff-tree failed