patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / linux / serial_core.h
index 4d7dd85..00c4b08 100644 (file)
@@ -85,6 +85,9 @@
 /* Samsung S3C2410 SoC and derivatives thereof */
 #define PORT_S3C2410    55
 
+/* SGI IP22 aka Indy / Challenge S / Indigo 2 */
+#define PORT_IP22ZILOG 56
+
 #ifdef __KERNEL__
 
 #include <linux/config.h>