diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-01-24 10:14:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-26 16:54:48 +0300 |
commit | 702d10a0897744cff4e2f53d61c4fc49ac29551d (patch) | |
tree | d0054a4296621854d820bc8b9786705670ecb9d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 15dc475bcc1739caf4e42a93a73ba1970a9e1dde (diff) | |
download | linux-702d10a0897744cff4e2f53d61c4fc49ac29551d.tar.xz |
serial: atmel_serial: include circ_buf.h
atmel_uart_port::rx_ring is defined as struct circ_buf, but circ_buf.h
is not included explicitly in atmel_serial.c. It is included only
implicitly via serial_core.h. Fix this as serial_core.h might not
include that header in the future.
Signed-off-by:Jiri Slaby <jslaby@suse.cz>
Cc: Richard Genoud <richard.genoud@gmail.com>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Acked-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Link: https://lore.kernel.org/r/20220124071430.14907-3-jslaby@suse.cz
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