Required for making IAF subcomponenting work.

Signed-off-by: Maarten Lankhorst <[email protected]>
---
 include/drm/intel/i915_component.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/drm/intel/i915_component.h 
b/include/drm/intel/i915_component.h
index 4ea3b17aa1439..acfeae91785a4 100644
--- a/include/drm/intel/i915_component.h
+++ b/include/drm/intel/i915_component.h
@@ -31,6 +31,7 @@ enum i915_component_type {
        I915_COMPONENT_HDCP,
        I915_COMPONENT_PXP,
        I915_COMPONENT_GSC_PROXY,
+       I915_COMPONENT_IAF,
 };
 
 /* MAX_PORT is the number of port
-- 
2.45.2

Reply via email to