From: Ricardo Ribalda Delgado Date: Wed, 8 Oct 2014 19:57:27 +0000 (+0200) Subject: serial/max310x: Remove obsolete #ifset TIOC[SG]RS485 X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad31088dbfe6016147469974f0cd6c3f3201f3e;p=pandora-kernel.git serial/max310x: Remove obsolete #ifset TIOC[SG]RS485 Commit e676253b19b2 ("serial/8250: Add support for RS485 IOCTLs") added references to TIOC[SG]RS48 on 8250_core.c. This change triggered the need to define them in all the arches that uses tty/serial. This made #ifdef TIOC[SG]RS48 obsolete. Cc: Greg Kroah-Hartman Cc: Jiri Slaby Cc: linux-serial@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed