projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ad374
)
[S390] Remove last P390 trace.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Fri, 1 Aug 2008 14:39:08 +0000
(16:39 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 1 Aug 2008 14:39:29 +0000
(16:39 +0200)
Seems like I forgot this hunk...
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
include/asm-s390/setup.h
patch
|
blob
|
history
diff --git
a/include/asm-s390/setup.h
b/include/asm-s390/setup.h
index
4ba14e4
..
2bd9fae
100644
(file)
--- a/
include/asm-s390/setup.h
+++ b/
include/asm-s390/setup.h
@@
-65,7
+65,6
@@
extern unsigned long machine_flags;
#define MACHINE_FLAG_VM (1UL << 0)
#define MACHINE_FLAG_IEEE (1UL << 1)
-#define MACHINE_FLAG_P390 (1UL << 2)
#define MACHINE_FLAG_CSP (1UL << 3)
#define MACHINE_FLAG_MVPG (1UL << 4)
#define MACHINE_FLAG_DIAG44 (1UL << 5)