projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bed9a31
)
ppc: Remove duplicate definition of PV_POWER7
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 27 Jul 2011 07:27:21 +0000
(07:27 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 5 Aug 2011 04:47:55 +0000
(14:47 +1000)
One definition of PV_POWER7 seems enough to me.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/reg.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/reg.h
b/arch/powerpc/include/asm/reg.h
index 9561e6016ec68efbeed376c45955a65240740f74..559da199edb59699e3a252fedb77fa497f1d043b 100644
(file)
--- a/
arch/powerpc/include/asm/reg.h
+++ b/
arch/powerpc/include/asm/reg.h
@@
-1003,7
+1003,6
@@
#define PV_970 0x0039
#define PV_POWER5 0x003A
#define PV_POWER5p 0x003B
-#define PV_POWER7 0x003F
#define PV_970FX 0x003C
#define PV_POWER6 0x003E
#define PV_POWER7 0x003F