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^6~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1097635deed7196c2a859f285c29267779ca45a;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