enable kexec
[linux-2.6.git] / include / linux / serial_core.h
index 1ad3753..e7e8bb9 100644 (file)
@@ -86,6 +86,9 @@
 /* PPC CPM type number */
 #define PORT_CPM        58
 
+/* MPC52xx type numbers */
+#define PORT_MPC52xx   59
+
 #ifdef __KERNEL__
 
 #include <linux/config.h>