]> asedeno.scripts.mit.edu Git - linux.git/commit
tty: cpm_uart: drop unused iflag macro
authorJohan Hovold <johan@kernel.org>
Fri, 26 Apr 2019 05:59:25 +0000 (07:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 08:09:16 +0000 (10:09 +0200)
commit324e8f5f5d9d4d0b9a608b2fdb88cd93b0fbb12a
treeb6c2ddac5780084e915c067c6b8a7e52ec956da9
parentb95781666d138ebf08cec46e58666ab8fbc37b9f
tty: cpm_uart: drop unused iflag macro

Drop the RELEVANT_IFLAG() macro which hasn't been used at least since
the dawn of git.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/cpm_uart/cpm_uart_core.c