]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Sep 2012 01:44:53 +0000 (05:44 +0400)
committerChris Zankel <chris@zankel.net>
Mon, 1 Oct 2012 04:59:49 +0000 (21:59 -0700)
commitb3570c5f0377580bbf08144f889646160679e746
treee5db8f752c2f2d947ee6407f0ef41d8590787399
parenta8f1ba1b179f78d65e8a348ccc2258152033e02d
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions

Put equivalent constants into TIOCGSERIAL and TIOCSSERIAL definitions:
size subfield of these IOCTL codes is not used and no other architecture
uses _IO* macros here.

The other way could be putting #include <linux/serial.h> into
net/bluetooth/rfcomm/tty.c.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/include/asm/ioctls.h