linux/drivers/gpu/drm/xe/compat-i915-headers/gt/intel_rps.h

/* 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__ */