diff options
author | 2024-10-26 23:00:10 +0100 | |
---|---|---|
committer | 2024-10-28 10:16:07 +0200 | |
commit | 2eb747a5988e16068471bce8d87fd9843dc5c3b3 (patch) | |
tree | e669352509daff308bfb7bf23c6662c46e688987 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | accel/qaic: Add crashdump to Sahara (diff) | |
download | wireguard-linux-2eb747a5988e16068471bce8d87fd9843dc5c3b3.tar.xz wireguard-linux-2eb747a5988e16068471bce8d87fd9843dc5c3b3.zip |
drm/omap: Clean up deadcode functions
dispc_enable_fifomerge() last use was removed by 2012's
commit 85099f11bd03 ("Revert "OMAPDSS: APPLY: add fifo merge support
funcs"")
dispc_has_writeback(), dispc_wb_get_framedone_irq(), dispc_wb_go(),
dispc_wb_go_busy() and dispc_wb_setup() were changed from statics
to public symbols and unwired from a structure by 2020's
commit dac62bcafeaa ("drm/omap: remove dispc_ops")
but didn't have any users.
dispc_mgr_get_clock_div() got renamed from dispc_get_clock_div()
and it's last use was removed in 2011 by commit
42c9dee82129 ("OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support")
Remove them.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241026220010.93773-1-linux@treblig.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions