From 4974c7bf0aead8c79047ff7c5569faa1887c0365 Mon Sep 17 00:00:00 2001 From: Chris Zankel Date: Thu, 20 Apr 2006 02:43:15 -0700 Subject: [PATCH] --- yaml --- r: 26044 b: refs/heads/master c: 68876baf5e713ef711b6e19a279385e14c9921e3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-xtensa/ioctls.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f7cbfc3eda6f..f863f7401b8f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0324680064fd89d6ad52e89a4ccf16dec3ea3caa +refs/heads/master: 68876baf5e713ef711b6e19a279385e14c9921e3 diff --git a/trunk/include/asm-xtensa/ioctls.h b/trunk/include/asm-xtensa/ioctls.h index 10c443435c11..3b89a772d0a0 100644 --- a/trunk/include/asm-xtensa/ioctls.h +++ b/trunk/include/asm-xtensa/ioctls.h @@ -107,6 +107,6 @@ #define TIOCSERSETMULTI _IOW('T', 91, struct serial_multiport_struct) /* Set multiport config */ #define TIOCMIWAIT _IO('T', 92) /* wait for a change on serial input line(s) */ -#define TIOCGICOUNT _IOR('T', 93, struct async_icount) /* read serial port inline interrupt counts */ +#define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ #endif /* _XTENSA_IOCTLS_H */