From: Max Filippov Date: Mon, 17 Sep 2012 01:44:53 +0000 (+0400) Subject: xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions X-Git-Tag: v3.7-rc1~75^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b973b4c91be8f7de0531cf8ca2df41021d8f39b3;p=pandora-kernel.git 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 into net/bluetooth/rfcomm/tty.c. Signed-off-by: Max Filippov Signed-off-by: Chris Zankel --- Reading git-diff-tree failed