printk: fix wrong format string iter for printk
[pandora-kernel.git] / include / linux / serial_core.h
index 83e4b3f..57a97e5 100644 (file)
 /* NWPSERIAL */
 #define PORT_NWPSERIAL 85
 
+/* MAX3100 */
+#define PORT_MAX3100    86
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>