From: Dmitri Vorobiev Date: Sun, 20 Apr 2008 02:54:31 +0000 (+0400) Subject: x86: remove unused function amd_init_cpu() X-Git-Tag: v2.6.26-rc1~1045^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3b14a32db9a74f2bbda980bc95cd4b1f136d80a;p=pandora-kernel.git x86: remove unused function amd_init_cpu() There are no users for the function amd_init_cpu() defined in arch/x86/kernel/cpu/amd.c. This patch removes this routine. This patch was build-tested using defconfigs for i386 and x86_64, and a few randconfig instances. Runtime tests were performed by booting 32- and 64-bit x86 boxen up to the shell prompt. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed