commit | d9bcc01d58d18ed287091707b0b45c6ac888a11a | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Thu May 14 12:06:12 2009 +0530 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri May 15 07:49:00 2009 -0700 |
tree | e845b49eeaa85c19427dac03e9603f108e62d7d7 | |
parent | 778dedae0cb76a441145f3a0c5d59fcb3ba296d5 [diff] |
x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap 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>