diff options
| author | Ma Jun <[email protected]> | 2022-12-16 03:05:26 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-12-16 09:23:11 +0000 |
| commit | 4e699e34f923188175986ad8a74ab99f7034075e (patch) | |
| tree | db818676fdff4baa9b88e4fdd4a1f123477ad2a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | dma-buf: fix dma_buf_export init order v2 (diff) | |
| download | kernel-4e699e34f923188175986ad8a74ab99f7034075e.tar.gz kernel-4e699e34f923188175986ad8a74ab99f7034075e.zip | |
drm/plane-helper: Add the missing declaration of drm_atomic_state
Add the missing declaration of struct drm_atomic_state to fix the
compile error below:
error: 'struct drm_atomic_state' declared inside parameter
list will not be visible outside of this definition or declaration [-Werror]
Signed-off-by: Ma Jun <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Fixes: 8401bd361f59 ("drm/plane-helper: Add a drm_plane_helper_atomic_check() helper")
Cc: Javier Martinez Canillas <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: <[email protected]> # v6.1+
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
