[ARM] move initrd code from kernel/setup.c to mm/init.c
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 6 Sep 2008 09:57:03 +0000 (10:57 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 15 Feb 2012 17:25:50 +0000 (19:25 +0200)
This quietens some sparse warnings about phys_initrd_start and
phys_initrd_size.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found