diff options
Diffstat (limited to 'arch/s390/kernel/debug.c')
-rw-r--r-- | arch/s390/kernel/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/debug.c b/arch/s390/kernel/debug.c index 51653d82d7df..3fcde156ff3a 100644 --- a/arch/s390/kernel/debug.c +++ b/arch/s390/kernel/debug.c | |||
@@ -852,7 +852,6 @@ debug_finish_entry(debug_info_t * id, debug_entry_t* active, int level, | |||
852 | static int debug_stoppable=1; | 852 | static int debug_stoppable=1; |
853 | static int debug_active=1; | 853 | static int debug_active=1; |
854 | 854 | ||
855 | #define CTL_S390DBF 5677 | ||
856 | #define CTL_S390DBF_STOPPABLE 5678 | 855 | #define CTL_S390DBF_STOPPABLE 5678 |
857 | #define CTL_S390DBF_ACTIVE 5679 | 856 | #define CTL_S390DBF_ACTIVE 5679 |
858 | 857 | ||