From: Yinghai Lu Date: Mon, 8 Sep 2008 00:58:56 +0000 (-0700) Subject: x86: make 64 bit to use amd.c X-Git-Tag: v2.6.28-rc1~711^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff73152ced60871f7d5fb7dee52fa499902a3c6d;p=pandora-kernel.git x86: make 64 bit to use amd.c arch/x86/kernel/cpu/amd.c is now 100% identical to arch/x86/kernel/cpu/amd_64.c, so use amd.c on 64-bit too and fix up the namespace impact. Simplify the Kconfig glue as well. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed