x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Thu, 14 May 2009 06:40:43 +0000 (12:10 +0530)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 15 May 2009 14:49:00 +0000 (07:49 -0700)
commita036c7a358cc9d7ed28a188480b9a4d709e09b24
tree0e8bf833e93888d4f35cec4b06769f715569db56
parentd9bcc01d58d18ed287091707b0b45c6ac888a11a
x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000

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 <jaswinderrajput@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/kernel/cpu/mtrr/mtrr.h