From: Jaswinder Singh Rajput Date: Fri, 8 May 2009 15:23:58 +0000 (+0530) Subject: x86: msr-index.h remove duplicate MSR C001_0015 declaration X-Git-Tag: v2.6.31-rc1~418^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf8b9a63c18a1a7777571650de0c9f4fd4368ca0;p=pandora-kernel.git x86: msr-index.h remove duplicate MSR C001_0015 declaration MSRC001_0015 Hardware Configuration Register (HWCR) is already defined as MSR_K7_HWCR. And HWCR is available for >= K7. So MSR_K8_HWCR is not required and no-one is using it. [ Impact: cleanup, no object code change ] Signed-off-by: Jaswinder Singh Rajput --- Reading git-diff-tree failed