timer: remove dead timer reference from other ports
authorAlan Cox <alan@linux.intel.com>
Sat, 27 Dec 2014 15:38:50 +0000 (15:38 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 27 Dec 2014 15:38:50 +0000 (15:38 +0000)
Kernel/platform-micropack/z80pack.s
Kernel/platform-mtx/mtx.s
Kernel/platform-socz80/socz80.s
Kernel/platform-trs80/trs80.s
Kernel/platform-ubee/ubee.s
Kernel/platform-z80pack-lite/z80pack.s
Kernel/platform-z80pack/z80pack.s

index beadff2..db5e929 100644 (file)
@@ -16,7 +16,6 @@
             .globl init_early
             .globl init_hardware
             .globl _program_vectors
-            .globl _system_tick_counter
            .globl _kernel_flag
 
            .globl map_kernel
index 28c7188..564cffe 100644 (file)
@@ -9,7 +9,6 @@
             .globl init_early
             .globl init_hardware
             .globl _program_vectors
-            .globl _system_tick_counter
            .globl platform_interrupt_all
 
            .globl map_kernel
index f56b14c..4f6faa6 100644 (file)
@@ -10,7 +10,6 @@
             .globl page17out
             .globl interrupt_handler
             .globl _program_vectors
-            .globl _system_tick_counter
             .globl _tty_putc
             .globl _tty_writeready
             .globl _tty_outproc
index 5e83576..1763d49 100644 (file)
@@ -9,7 +9,6 @@
             .globl init_hardware
             .globl interrupt_handler
             .globl _program_vectors
-            .globl _system_tick_counter
            .globl map_kernel
            .globl map_process
            .globl map_process_a
index ce4343e..f9bde9a 100644 (file)
@@ -9,7 +9,6 @@
             .globl init_hardware
             .globl interrupt_handler
             .globl _program_vectors
-            .globl _system_tick_counter
            .globl map_kernel
            .globl map_process
            .globl map_process_a
index 89f6793..d4f0ce0 100644 (file)
@@ -17,7 +17,6 @@
             .globl init_hardware
             .globl interrupt_handler
             .globl _program_vectors
-            .globl _system_tick_counter
            .globl map_kernel
            .globl map_process
            .globl map_process_a
index 2689968..afef502 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