]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blobdiff - include/linux/serial_core.h
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[android-sdk/kernel-video.git] / include / linux / serial_core.h
index b67305e3ad57a5078b79fec8bca9f060739e08e1..c91ace70c21d5c282f4b8b860f6fabefc2368d47 100644 (file)
 /* Xilinx PSS UART */
 #define PORT_XUARTPS   98
 
+/* Atheros AR933X SoC */
+#define PORT_AR933X    99
+
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>