summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/compat-i915-headers/i915_active_types.h
blob: 8c31f9a8b1687ba2aaef4b3ed1e317a38c75dffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * SPDX-License-Identifier: MIT
 *
 * Copyright © 2019 Intel Corporation
 */

#ifndef _I915_ACTIVE_TYPES_H_
#define _I915_ACTIVE_TYPES_H_

struct i915_active {};
#define I915_ACTIVE_RETIRE_SLEEPS 0

#endif /* _I915_ACTIVE_TYPES_H_ */