rc2014-tiny: remove unused value
authorAlan Cox <alan@linux.intel.com>
Sat, 15 Sep 2018 23:23:38 +0000 (00:23 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 15 Sep 2018 23:23:38 +0000 (00:23 +0100)
We actually need to rewrite the SIO init code to not suck

Kernel/platform-rc2014-tiny/rc2014.s

index 0165650..dd8f1e1 100644 (file)
@@ -52,8 +52,6 @@ SIOA_D                .EQU    SIOA_D+1
 SIOB_C         .EQU    SIOA_D+2
 SIOB_D         .EQU    SIOA_D+3
 
-SIO_IV          .EQU    8               ; Interrupt vector table entry to use
-
 ACIA_C          .EQU     0x80
 ACIA_D          .EQU     0x81
 ACIA_RESET      .EQU     0x03