x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Thu, 14 May 2009 06:45:32 +0000 (12:15 +0530)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 15 May 2009 14:49:00 +0000 (07:49 -0700)
commit7d9d55e449089df8463bca2045d702ae6cda64a2
tree40a11d1ca0aeddc49378d8955be4a147a421cff3
parenta036c7a358cc9d7ed28a188480b9a4d709e09b24
x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000

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