summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2025-04-08 14:20:06 +0200
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>2025-04-08 17:35:45 +0300
commita46b02f7a8453cc5e5efde593dd7edf11ee0bf14 (patch)
tree4f99728737dfec217f67226c054dc1672dbac1d2 /scripts/gdb/linux/lists.py
parent92a2bf257ec4729d13ed17f5b04192ad8e3b7024 (diff)
drm/panel: auo-a030jtn01: Fix compilation build
Commit 9d7d7c3c9a19 ("panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()") switched from a kmalloc + drm_panel_init call to a devm_drm_panel_alloc one. However, the variable it was storing the allocated pointer in doesn't exist, resulting in a compilation breakage. Fixes: 9d7d7c3c9a19 ("panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()") Signed-off-by: Maxime Ripard <mripard@kernel.org> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Tested-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://lore.kernel.org/r/20250408122008.1676235-1-mripard@kernel.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions