diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2019-09-10 06:17:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-04 15:01:15 +0200 |
commit | 5080d127127ac5b610b57900774d9559ae55e817 (patch) | |
tree | e3e6e8e1e638169fa1f97ec7758ca3781e423ee8 /net | |
parent | 6264dab6efd6069f0387efb078a9960b5642377b (diff) | |
download | linux-5080d127127ac5b610b57900774d9559ae55e817.tar.bz2 |
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
'exit' functions should be marked as __exit, not __init.
Fixes: c10b13325ced ("tty: serial: Add RDA8810PL UART driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20190910041702.7357-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions