mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
[S390] Remove last P390 trace.
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>
This commit is contained in:
parent
94ad374a07
commit
c2bb4e5d49
@ -65,7 +65,6 @@ extern unsigned long machine_flags;
|
|||||||
|
|
||||||
#define MACHINE_FLAG_VM (1UL << 0)
|
#define MACHINE_FLAG_VM (1UL << 0)
|
||||||
#define MACHINE_FLAG_IEEE (1UL << 1)
|
#define MACHINE_FLAG_IEEE (1UL << 1)
|
||||||
#define MACHINE_FLAG_P390 (1UL << 2)
|
|
||||||
#define MACHINE_FLAG_CSP (1UL << 3)
|
#define MACHINE_FLAG_CSP (1UL << 3)
|
||||||
#define MACHINE_FLAG_MVPG (1UL << 4)
|
#define MACHINE_FLAG_MVPG (1UL << 4)
|
||||||
#define MACHINE_FLAG_DIAG44 (1UL << 5)
|
#define MACHINE_FLAG_DIAG44 (1UL << 5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user