From: Thomas Gleixner Date: Fri, 2 May 2008 21:42:01 +0000 (+0200) Subject: x86: move mmconfig declarations to header X-Git-Tag: v2.6.27-rc1~1106^2~251^8~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d364319b989967b74e57fef5c8017fd56a16c392;p=pandora-kernel.git x86: move mmconfig declarations to header arch/x86/kernel/mmconf-fam10h_64.c is missing the prototypes, which are decalred in arch/x86/kernel/setup_64.c. Move the prototypes and the inline stubs to the appropriate header file. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed