From: Atsushi Nemoto Date: Fri, 29 Dec 2006 15:43:59 +0000 (+0900) Subject: [MIPS] prom_free_prom_memory cleanup X-Git-Tag: v2.6.21-rc1~92^2~44^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44e8d5e47b8ba672440b92eab0735628469116c;p=pandora-kernel.git [MIPS] prom_free_prom_memory cleanup Current prom_free_prom_memory() implementations are almost same as free_init_pages(), or no-op. Make free_init_pages() extern (again) and make prom_free_prom_memory() use it. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed