summaryrefslogtreecommitdiffstats
path: root/Documentation/sound
diff options
context:
space:
mode:
authorErico Nunes <nunes.erico@gmail.com>2024-04-02 00:43:29 +0200
committerQiang Yu <yuq825@gmail.com>2024-04-15 03:06:27 +0200
commitb27a838f923ad29f03d968c3b8ae6303c3a509b7 (patch)
tree4a9779275d01d73897e507617dba08d7035a18bc /Documentation/sound
parentdrm/lima: fix shared irq handling on driver remove (diff)
downloadlinux-b27a838f923ad29f03d968c3b8ae6303c3a509b7.tar.xz
linux-b27a838f923ad29f03d968c3b8ae6303c3a509b7.zip
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Create a simple data struct to hold compatible data so that we don't have to do the casts to void pointer to hold data. Fixes the following warning: drivers/gpu/drm/lima/lima_drv.c:387:13: error: cast to smaller integer type 'enum lima_gpu_id' from 'const void *' Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240401224329.1228468-3-nunes.erico@gmail.com
Diffstat (limited to 'Documentation/sound')
0 files changed, 0 insertions, 0 deletions