]> git.baikalelectronics.ru Git - kernel.git/commit
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Thu, 14 May 2009 07:05:46 +0000 (12:35 +0530)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 15 May 2009 14:49:01 +0000 (07:49 -0700)
commitb847419a7b64d755457c7223922315f0c05ef92f
treebf376e12e33a84582a06b7176f9c928700474b28
parent3824249e62e4649f3e6fc1f983aa35e6c6f3653c
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 <jaswinderrajput@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mtrr/cleanup.c
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/kernel/cpu/mtrr/mtrr.h
arch/x86/kernel/cpu/mtrr/state.c