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

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