x86: mm/pageattr.c declare arch_report_meminfo before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 12:10:34 +0000 (17:40 +0530)
committerJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 12:10:34 +0000 (17:40 +0530)
declared arch_report_meminfo() in asm-x86/pgtable.h as it will be also accessible by fs/proc/proc_misc.c

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

No differences found