]> git.baikalelectronics.ru Git - kernel.git/commit
Move all declarations of free_initmem() to linux/mm.h
authorDavid Howells <dhowells@redhat.com>
Wed, 28 Mar 2012 17:30:03 +0000 (18:30 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 28 Mar 2012 17:30:03 +0000 (18:30 +0100)
commit9cbb8a0e1d2cac5f863acecc2109456c6110832a
tree74f7df3f508691bd73597119a537f810cf43d2ef
parentfff5faa2dc54a83f4c00396a79491c1d954e0725
Move all declarations of free_initmem() to linux/mm.h

Move all declarations of free_initmem() to linux/mm.h so that there's only one
and it's used by everything.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-c6x-dev@linux-c6x.org
cc: microblaze-uclinux@itee.uq.edu.au
cc: linux-sh@vger.kernel.org
cc: sparclinux@vger.kernel.org
cc: x86@kernel.org
cc: linux-mm@kvack.org
arch/c6x/include/asm/system.h
arch/frv/include/asm/system.h
arch/microblaze/include/asm/system.h
arch/sh/include/asm/system.h
arch/sparc/mm/init_64.h
arch/x86/include/asm/page_types.h
include/linux/mm.h
init/main.c