diff options
author | 2023-03-19 10:23:20 -0400 | |
---|---|---|
committer | 2023-03-21 09:16:54 +0100 | |
commit | e3890d84482a9479bf42ecb3ddc9e6030624dc84 (patch) | |
tree | 6d5b5c4e862600f6525f20c0960ffaae027049ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/vgem: Drop struct drm_vgem_gem_object (diff) | |
download | wireguard-linux-e3890d84482a9479bf42ecb3ddc9e6030624dc84.tar.xz wireguard-linux-e3890d84482a9479bf42ecb3ddc9e6030624dc84.zip |
drm/gma500: remove unused gma_pipe_event function
clang with W=1 reports
drivers/gpu/drm/gma500/psb_irq.c:35:19: error: unused function
'gma_pipe_event' [-Werror,-Wunused-function]
static inline u32 gma_pipe_event(int pipe)
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230319142320.1704336-1-trix@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions