rc2014: fix dead comment
authorAlan Cox <alan@linux.intel.com>
Sun, 27 Jan 2019 21:26:52 +0000 (21:26 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 27 Jan 2019 21:26:52 +0000 (21:26 +0000)
Kernel/platform-rc2014/rc2014.s

index 7e8439f..69ba516 100644 (file)
@@ -59,7 +59,6 @@ RTS_HIGH      .EQU    0xE8
 RTS_LOW                .EQU    0xEA
 
 ; Base address of SIO/2 chip 0x80
-; For the Scott Baker SIO card adjust the order to match rc2014.h
 
 SIOA_C         .EQU    0x80
 SIOA_D         .EQU    SIOA_C+1