OSDN Git Service

serial-uartlite: Constify uartlite_be/uartlite_le
authorMaarten Brock <m.brock@vanmierlo.com>
Fri, 22 Apr 2016 16:19:33 +0000 (18:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit973ea59e8c466c54b6d1f0a080f3efda418cdc18
tree0143a5e681772c3c00be5ebda9fc8106c1170dab
parent1681d2116c96d07b69bf2730271f3161153a6670
serial-uartlite: Constify uartlite_be/uartlite_le

Made uartlite_be and uartlite_le constants.

Signed-off-by: Maarten Brock <m.brock@vanmierlo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/uartlite.c