diff options
| author | Jiri Slaby <[email protected]> | 2022-01-24 08:14:21 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-01-26 14:54:48 +0100 |
| commit | 702d10a0897744cff4e2f53d61c4fc49ac29551d (patch) | |
| tree | d0054a4296621854d820bc8b9786705670ecb9d3 /tools/perf/scripts/python | |
| parent | 15dc475bcc1739caf4e42a93a73ba1970a9e1dde (diff) | |
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 <[email protected]>
Cc: Richard Genoud <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Ludovic Desroches <[email protected]>
Acked-by: Richard Genoud <[email protected]>
Signed-off-by: Richard Genoud <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions