/* SPDX-License-Identifier: MIT */ /* Copyright © 2025 Intel Corporation */ #ifndef __I915_DISPLAY_PC8_H__ #define __I915_DISPLAY_PC8_H__ extern const struct intel_display_pc8_interface i915_display_pc8_interface; #endif /* __I915_DISPLAY_PC8_H__ */