summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>2025-12-19 11:32:58 +0530
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>2025-12-29 17:43:47 +0530
commit1908784fbc05201e6b969473989dc76d160546c3 (patch)
tree04b5ba451533a20b477c20d15d154f026b2b03fb /include
parentd805e879e15a126a00da2fd02cef0ad353365c6a (diff)
drm/i915/gvt: Use the appropriate header for the DPLL macro
The macro `DPLL_ID_SKL_DPLL0` is defined in display/intel_dpll_mgr.h. Previously, GVT included the header display/intel_display_core.h` because other macros also depended on it. After porting those macros to use the new APIs, the only remaining dependency was for the DPLL macro. Replace the indirect include with the correct header and drop intel_display_core.h to reduce unnecessary dependencies. Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: https://patch.msgid.link/20251219060302.2365123-6-ankit.k.nautiyal@intel.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions