Skip to content

Commit

Permalink
[S390] Remove last P390 trace.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Aug 1, 2008
1 parent 94ad374 commit c2bb4e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-s390/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c2bb4e5

Please sign in to comment.