git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643bec9
)
x86: msr-index.h remove duplicate MSR C001_0015 declaration
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Fri, 8 May 2009 15:23:58 +0000
(20:53 +0530)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 8 May 2009 17:43:24 +0000
(10:43 -0700)
MSRC001_0015 Hardware Configuration Register (HWCR) is already defined
as MSR_K7_HWCR.
And HWCR is available for >= K7.
So MSR_K8_HWCR is not required and no-one is using it.
[ Impact: cleanup, no object code change ]
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
No differences found