blob: 99ba462659a6efa2179709859f08bc7a1b677ac6 [file] [log] [blame] [edit]
/* SPDX-License-Identifier: MIT */
/* Copyright © 2025 Intel Corporation */
#ifndef __I915_INITIAL_PLANE_H__
#define __I915_INITIAL_PLANE_H__
extern const struct intel_display_initial_plane_interface i915_display_initial_plane_interface;
#endif