diff options
author | Lino Sanfilippo <l.sanfilippo@kunbus.com> | 2024-04-07 02:27:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-09 17:07:10 +0200 |
commit | fff4a5d5609db86ccdf1cf5791b7651b7f6a9b19 (patch) | |
tree | c86b6d53b42c5ea2c9e4ced569d992ca60adb91b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 384fa8647dc55ab47515bbb76ebda37b2350e5b3 (diff) |
serial: ar933x: Remove unneeded static structure
In case that no RTS GPIO is available do not use a dedicated nullified
serial_rs485 struct to disable RS485 support, but simply delete the
SER_RS485_ENABLED flag in the ports rs485_supported struct.
This make the structure superfluous and it can be removed.
Signed-off-by: Lino Sanfilippo <l.sanfilippo@kunbus.com>
Link: https://lore.kernel.org/r/20240407002709.16224-5-l.sanfilippo@kunbus.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions