Merge branch 'next/isa' into topic/misc
[cascardo/linux.git] / include / linux / serial_core.h
index db532ce..8c3dd36 100644 (file)
 /* BCM63xx family SoCs */
 #define PORT_BCM63XX   89
 
+/* Aeroflex Gaisler GRLIB APBUART */
+#define PORT_APBUART    90
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>