diff options
author | Pascal Terjan <pterjan@google.com> | 2019-11-05 20:27:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-13 12:01:14 +0100 |
commit | fba67e8f897870403e1a4f5fe3835c870cd589e0 (patch) | |
tree | 51cf4b29693cf91494858b9003b71a805993d100 /samples | |
parent | tty: serial: fsl_lpuart: use the sg count from dma_map_sg (diff) | |
download | linux-fba67e8f897870403e1a4f5fe3835c870cd589e0.tar.xz linux-fba67e8f897870403e1a4f5fe3835c870cd589e0.zip |
Remove every trace of SERIAL_MAGIC
This means removing support for checking magic in amiserial.c
(SERIAL_PARANOIA_CHECK option), which was checking a magic field which
doesn't currently exist in the struct. That code hasn't built at least
since git.
Removing the definition from the header is safe anyway as that code was
from another driver and not including it.
Signed-off-by: Pascal Terjan <pterjan@google.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20191105192749.67533-1-pterjan@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions