drm/i915/display: Include i915_active header in frontbuffer tracking code
authorJouni Högander <jouni.hogander@intel.com>
Fri, 29 Sep 2023 11:20:47 +0000 (14:20 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 2 Oct 2023 05:41:52 +0000 (08:41 +0300)
commitf52d1493dfbf9ba421bb3f84a798cc309128b728
treed7bf8d97de9f0967d7ad169f62ff338ec977ef6b
parent659eed2ef0e6bd9dc0d4e503a65e74726e330e1b
drm/i915/display: Include i915_active header in frontbuffer tracking code

Intel frontbuffer tracking code is using i915_active functions -> include
i915_active.h directly instead of relying getting indirectly included.

Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230929112047.1151914-1-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_frontbuffer.c