diff options
author | Maxime Ripard <mripard@kernel.org> | 2025-04-08 14:20:07 +0200 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> | 2025-04-08 17:35:52 +0300 |
commit | bce319a16072ead8c60a4546cdb426c449e893ec (patch) | |
tree | c8fb73b1f687e0d647de5fe88f11a60aae14fd69 /scripts/gdb/linux/proc.py | |
parent | a46b02f7a8453cc5e5efde593dd7edf11ee0bf14 (diff) |
drm/panel: boe-th101mb31ig002-28a: Fix compilation build
Commit 77dcbce63779 ("panel/th101mb31ig002-28a: 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: 77dcbce63779 ("panel/th101mb31ig002-28a: 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-2-mripard@kernel.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions