diff options
| author | Maxime Ripard <[email protected]> | 2025-04-08 12:20:06 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2025-04-08 14:35:45 +0000 |
| commit | a46b02f7a8453cc5e5efde593dd7edf11ee0bf14 (patch) | |
| tree | 4f99728737dfec217f67226c054dc1672dbac1d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | dma-buf: heaps: system: Remove global variable (diff) | |
| download | kernel-a46b02f7a8453cc5e5efde593dd7edf11ee0bf14.tar.gz kernel-a46b02f7a8453cc5e5efde593dd7edf11ee0bf14.zip | |
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 <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Tested-by: Thomas Zimmermann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
