linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-powerpc / termbits.h
index 6d533b0..ebf6055 100644 (file)
@@ -153,7 +153,6 @@ struct termios {
 #define HUPCL  00040000
 
 #define CLOCAL 00100000
-#define CMSPAR   010000000000          /* mark or space (stick) parity */
 #define CRTSCTS          020000000000          /* flow control */
 
 /* c_lflag bits */