rcu: Simplify creating of lockdep class for root rcu_node
[linux-2.6-block.git] / include / linux / serial_core.h
index fe661afe071325f635e7d7211035ff77bddbf8e0..db532ce288beec2f2a57bb9eb03912ede8f8afc9 100644 (file)
 /* Qualcomm MSM SoCs */
 #define PORT_MSM       88
 
+/* BCM63xx family SoCs */
+#define PORT_BCM63XX   89
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>