git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
916941b
)
There is no need to have BOOT_PARAMS_SIZE known outside of atags.c
author
Uwe Kleine-König
<Uwe.Kleine-Koenig@digi.com>
Thu, 21 Feb 2008 15:30:10 +0000
(16:30 +0100)
committer
Uwe Kleine-König
<Uwe.Kleine-Koenig@digi.com>
Fri, 30 May 2008 08:30:05 +0000
(10:30 +0200)
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>
No differences found