/* SPDX-License-Identifier: MIT */
/* Copyright © 2026 Intel Corporation */

#ifndef __I915_DSB_BUFFER_H__
#define __I915_DSB_BUFFER_H__

extern const struct intel_display_dsb_interface i915_display_dsb_interface;

#endif /* __I915_DSB_BUFFER_H__ */
