From: Pekka Enberg Date: Wed, 4 Mar 2009 09:13:40 +0000 (+0200) Subject: x86: move free_initrd_mem() to common mm/init.c X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731ddea63600c24ff01e6e5144cea88bf7266ac5;p=pandora-kernel.git x86: move free_initrd_mem() to common mm/init.c Impact: cleanup The function is identical on 32-bit and 64-bit configurations so move it to the common mm/init.c file. Signed-off-by: Pekka Enberg LKML-Reference: <1236158020.29024.28.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed