root/drivers/gpu/drm/xe/display/xe_display_rpm.h
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2025 Intel Corporation
 */

#ifndef _XE_DISPLAY_RPM_H_
#define _XE_DISPLAY_RPM_H_

extern const struct intel_display_rpm_interface xe_display_rpm_interface;

#endif /* _XE_DISPLAY_RPM_H_ */