blob: 743d8c861c4292eeea4eba11ced69a86ec0646f8 [file] [edit]
/* SPDX-License-Identifier: MIT */
/* Copyright © 2025 Intel Corporation */
#ifndef __I915_PANIC_H__
#define __I915_PANIC_H__
extern const struct intel_display_panic_interface i915_display_panic_interface;
#endif /* __I915_PANIC_H__ */