summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/ibmpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/ibmpc.h')
-rw-r--r--include/asm-i386/ibmpc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-i386/ibmpc.h b/include/asm-i386/ibmpc.h
index e35cbd887a..1b7969a111 100644
--- a/include/asm-i386/ibmpc.h
+++ b/include/asm-i386/ibmpc.h
@@ -34,14 +34,8 @@
#define SYSCTLA 0x92
#define SLAVE_PIC 0xa0
-#if 1
#define UART0_BASE 0x3f8
#define UART1_BASE 0x2f8
-#else
-/* FixMe: uarts swapped */
-#define UART0_BASE 0x2f8
-#define UART1_BASE 0x3f8
-#endif
#endif