summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.txt
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2014-06-06 15:24:10 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-10 15:27:37 -0700
commitd8782c7452b4a54cc8830074e8cd967e17559880 (patch)
tree8e1d6719cfb43c3b1fab69a895f7fd5080463173 /Documentation/devicetree/bindings/serial/snps-dw-apb-uart.txt
parent4e26b134bd17234e373376b561d2fc5cba3fccb2 (diff)
downloadtalos-obmc-linux-d8782c7452b4a54cc8830074e8cd967e17559880.tar.gz
talos-obmc-linux-d8782c7452b4a54cc8830074e8cd967e17559880.zip
serial: 8250_dw: use UPF_* constants when define flags
The flags member has upf_t type and corresponding macros to define them. This patch converts ASYNC_SKIP_TEST to UPF_SKIP_TEST in 8250_dw.c. Otherwise we got a sparse warning: drivers/tty/serial/8250/8250_dw.c:302:46: warning: restricted upf_t degrades to integer drivers/tty/serial/8250/8250_dw.c:302:62: warning: restricted upf_t degrades to integer drivers/tty/serial/8250/8250_dw.c:302:26: warning: incorrect type in assignment (different base types) drivers/tty/serial/8250/8250_dw.c:302:26: expected restricted upf_t [usertype] flags drivers/tty/serial/8250/8250_dw.c:302:26: got unsigned int Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial/snps-dw-apb-uart.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud