thesis/linux-6.8.1/drivers/gpu/drm/xe/compat-i915-headers/gt/intel_rps.h
2025-03-19 13:44:23 +01:00

11 lines
198 B
C

/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef __INTEL_RPS_H__
#define __INTEL_RPS_H__
#define gen5_rps_irq_handler(x) ({})
#endif /* __INTEL_RPS_H__ */