]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commite0b7c8192ded4c2096388008d3ca6708caa8b601
tree81dedafb9473a1bcf5de1b6dca85ae4a1bd10f60
parent4b6e9f27d0034740e9cfa341b45c229ba30ec0c5
x86: mm/pageattr.c declare arch_report_meminfo before they get used

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>
include/asm-x86/pgtable.h