diff options
author | 2016-11-08 15:50:41 +0100 | |
---|---|---|
committer | 2016-11-10 14:50:45 +0100 | |
commit | 9de4153dbb2416817d341f57e7b194df5111f075 (patch) | |
tree | 15268b79e827144dca953ea1733b686c2ecb0628 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | serial: crisv10: fix invalid user-pointer check (diff) | |
download | wireguard-linux-9de4153dbb2416817d341f57e7b194df5111f075.tar.xz wireguard-linux-9de4153dbb2416817d341f57e7b194df5111f075.zip |
serial: pxa2xx: remove __deprecated annotation
An otherwise very nice cleanup of the pxa2xx uart support marked the
init function of this driver as __deprecated:
drivers/tty/serial/pxa.c:944:1: error: 'serial_pxa_init' is deprecated [-Werror=deprecated-declarations]
This seems unhelpful to me, as we now warn for every allmodconfig build,
which is otherwise free of warnings on most architectures. Let's
remove the annotation again.
Fixes: ab28f51c77cd ("serial: rewrite pxa2xx-uart to use 8250_core")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions