tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flags
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 10 Apr 2016 00:53:27 +0000 (17:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit5c0517fefc92d636e409141ed75c29c3f1969107
treebe7c10ab6cc4552e32f07ecb6fe2ea50f55f3967
parent03fe27675e498796f9e7c9b500d667000928bc1c
tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flags

Purposefully break out-of-tree driver compiles using kernel
ASYNC_* bits which have been superceded by TTY_PORT* flags and
their respective helper functions.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/tty_flags.h