Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[safe/jmp/linux-2.6] / include / linux / serial_core.h
index ad83996..f10db6e 100644 (file)
 /* Aeroflex Gaisler GRLIB APBUART */
 #define PORT_APBUART    90
 
+/* Altera UARTs */
+#define PORT_ALTERA_JTAGUART   91
+#define PORT_ALTERA_UART       92
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>