From ebbadd041a87d0ade7c7ea36aa589f48e9aaaa9e Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 27 Jan 2019 21:26:52 +0000 Subject: [PATCH] rc2014: fix dead comment --- Kernel/platform-rc2014/rc2014.s | 1 - 1 file changed, 1 deletion(-) diff --git a/Kernel/platform-rc2014/rc2014.s b/Kernel/platform-rc2014/rc2014.s index 7e8439f2..69ba516e 100644 --- a/Kernel/platform-rc2014/rc2014.s +++ b/Kernel/platform-rc2014/rc2014.s @@ -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 -- 2.34.1