timer: remove more dead references
authorAlan Cox <alan@linux.intel.com>
Sat, 27 Dec 2014 15:39:16 +0000 (15:39 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 27 Dec 2014 15:39:16 +0000 (15:39 +0000)
Kernel/platform-px4plus/px4plus.s
Kernel/platform-z80pack32/z80pack.s

index c15b179..3cf4adc 100644 (file)
@@ -16,7 +16,6 @@
             .globl init_early
             .globl init_hardware
             .globl _program_vectors
-            .globl _system_tick_counter
 
            .globl map_kernel
            .globl map_process
index 1390024..17b6ed5 100644 (file)
@@ -16,7 +16,6 @@
             .globl init_early
             .globl init_hardware
             .globl _program_vectors
-            .globl _system_tick_counter
            .globl platform_interrupt_all
 
            .globl map_kernel