diff options
author | 2024-03-01 09:02:49 +0100 | |
---|---|---|
committer | 2024-03-01 19:10:29 +1000 | |
commit | 1752f138b28d1a1b50830e43bfce1070a368699e (patch) | |
tree | 018d0ded25d06a40a55edb0613b62a3300fa2b28 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'drm-misc-next-2024-02-29' of https://anongit.freedesktop.org/git/drm/drm-misc into drm-next (diff) | |
download | wireguard-linux-1752f138b28d1a1b50830e43bfce1070a368699e.tar.xz wireguard-linux-1752f138b28d1a1b50830e43bfce1070a368699e.zip |
drm/sun4i: hdmi: Add missing drm_atomic header
Commit 358e76fd613a ("drm/sun4i: hdmi: Consolidate atomic_check and
mode_valid") added a call to drm_atomic_get_new_connector_state() but
didn't include drm_atomic.h which defines it.
On some configuration, this leads to a build failure, presumably because
in the common case the header gets included by an intermediate header
but it isn't always the case.
Let's add a proper include.
Reported-by: Dave Airlie <airlied@redhat.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202402291942.zVb1Vx4Y-lkp@intel.com/
Fixes: 358e76fd613a ("drm/sun4i: hdmi: Consolidate atomic_check and mode_valid")
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240301080249.823067-1-mripard@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions