summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/compat-i915-headers/gt/intel_rps.h
blob: 21fec9cc837c0c00706fa135994cb158ae304dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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__ */