helpers for acl caching + switch to those
[pandora-kernel.git] / include / linux / serial_core.h
index 6fd80c4..23d2fb0 100644 (file)
 /* Timberdale UART */
 #define PORT_TIMBUART  87
 
+/* Qualcomm MSM SoCs */
+#define PORT_MSM       88
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>