summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
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 09:06:27 +0800
commitb27a838f923ad29f03d968c3b8ae6303c3a509b7 (patch)
tree4a9779275d01d73897e507617dba08d7035a18bc /scripts/lib/kdoc/kdoc_output.py
parenta6683c690bbfd1f371510cb051e8fa49507f3f5e (diff)
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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions