aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/altera_uart.h
diff options
context:
space:
mode:
authorAnton Vorontsov <cbouatmailru@gmail.com>2010-10-01 09:22:37 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-22 13:20:08 -0400
commit288e9feb51f428377d486e18a107c144554e5e40 (patch)
tree44bec73573b868620c60efbf6ce4654af2660669 /include/linux/altera_uart.h
parent99793c660c811309ae4ca94cc9cf1c2f34940197 (diff)
altera_uart: Fixup type usage of port flags
port->flags is of type upf_t, which corresponds to UPF_* flags. ASYNC_BOOT_AUTOCONF is an unsigned integer, which happen to be the same as UPF_BOOT_AUTOCONF. Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> Acked-by: Tobias Klauser <tklauser@distanz.ch> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/altera_uart.h')
0 files changed, 0 insertions, 0 deletions