diff options
author | 2025-04-08 14:20:08 +0200 | |
---|---|---|
committer | 2025-04-08 17:35:56 +0300 | |
commit | 6c3c8b35d1ff3589aed2206a8805cf3289046118 (patch) | |
tree | 0ddf1cdae6ed9589f3441b2a186cbef83097b551 /scripts/lib/kdoc/kdoc_parser.py | |
parent | drm/panel: boe-th101mb31ig002-28a: Fix compilation build (diff) | |
download | wireguard-linux-6c3c8b35d1ff3589aed2206a8805cf3289046118.tar.xz wireguard-linux-6c3c8b35d1ff3589aed2206a8805cf3289046118.zip |
drm/panel: boe-tv101wum-ll2: Fix compilation build
Commit 5d2b55e55e61 ("panel/boe-tv101wum-ll2: 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: 5d2b55e55e61 ("panel/boe-tv101wum-ll2: 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-3-mripard@kernel.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions