mtx: remove dead 'kernel_flag'
authorAlan Cox <alan@linux.intel.com>
Sat, 30 May 2015 12:38:33 +0000 (13:38 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 30 May 2015 12:38:33 +0000 (13:38 +0100)
Kernel/platform-mtx/mtx.s

index 564cffe..5092700 100644 (file)
@@ -20,7 +20,6 @@
 
            .globl _sil_memcpy
 
-           .globl _kernel_flag
            .globl _irqvector
 
             ; exported debugging tools
@@ -313,8 +312,6 @@ map_store:
            .db 0
 map_copy:
            .db 0
-_kernel_flag:
-           .db 1
 
 ; outchar: Wait for UART TX idle, then print the char in A
 ; destroys: AF