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:
7179304
)
ARM: zImage: don't define unused symbol initrd_phys
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 19 Jan 2010 08:43:41 +0000
(09:43 +0100)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 7 Jul 2010 14:38:35 +0000
(16:38 +0200)
The only user of initrd_phys is arch/arm/boot/bootp/init.S which still
gets the value passed to.
Acked-by: Eric Miao <eric.miao@canonical.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found