From: Jaswinder Singh Rajput Date: Thu, 14 May 2009 07:05:46 +0000 (+0530) Subject: x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType X-Git-Tag: v2.6.31-rc1~418^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52650257ea06bb15c2e2bbe854cbdf463726141a;p=pandora-kernel.git x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType Use standard msr-index.h's MSR declaration and no need to declare again. [ Impact: cleanup, no object code change ] Signed-off-by: Jaswinder Singh Rajput Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed