1/* SPDX-License-Identifier: MIT */
2/*
3 * Copyright © 2025 Intel Corporation
4 */
5
6#ifndef _XE_DISPLAY_RPM_H_
7#define _XE_DISPLAY_RPM_H_
8
9extern const struct intel_display_rpm_interface xe_display_rpm_interface;
10
11#endif /* _XE_DISPLAY_RPM_H_ */
12

source code of linux/drivers/gpu/drm/xe/display/xe_display_rpm.h