commit | 8ff7f2a46bd8831e1f1f2a694ec13921720180b7 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> | Thu Feb 21 16:30:10 2008 +0100 |
committer | Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> | Fri May 30 10:30:05 2008 +0200 |
tree | 61b64eea438d94ce06e3609e2dc6e539029b6ffd | |
parent | 916941b2bfd9c4a8b66855f198ae16c3f51ef570 [diff] |
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 <Uwe.Kleine-Koenig@digi.com> Acked-by: Uli Luckas <u.luckas@road.de>