diff options
author | Lars Poeschel <poeschel@lemonage.de> | 2020-11-03 10:58:24 +0100 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2020-11-04 11:04:04 +0100 |
commit | 6e49eea35886c7f7173796d6a646c8c2c0f6149d (patch) | |
tree | 70dcf6b747ebe063811620c787d1c4fe5ad9c77c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 377cf2cbfdb962579eedf2c29845c463c6973f7e (diff) |
auxdisplay: charlcd: replace last device specific stuff
These are the last bits left in charlcd.c that are device specific and
they are removed now.
In detail this is:
* bwidth, which is the width of the display buffer per line. This is
replaced by width of the display.
* hwidth, which is the size of the display buffer as a whole. This is
replaced by looping all chars of a line by all lines.
* the hd44780_common header include can go away.
Reviewed-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions