]> git.baikalelectronics.ru Git - kernel.git/commit
x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Thu, 14 May 2009 06:59:25 +0000 (12:29 +0530)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 15 May 2009 14:49:01 +0000 (07:49 -0700)
commit3824249e62e4649f3e6fc1f983aa35e6c6f3653c
tree8f57573cc395c64c147629f95b0e202cc43dd21f
parent2e53baa34edd1f70cc7a9069a3fc21356c2179e7
x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000

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