x86: mm/init_XX.c declare functions before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 12:03:57 +0000 (17:33 +0530)
committerJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 12:03:57 +0000 (17:33 +0530)
included <asm/smp.h> in mm/init_32.c for zap_low_mappings()

declared free_initmem() in asm-x86/page_XX.h

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>

No differences found