xref: /linux/drivers/gpu/drm/xe/compat-i915-headers/intel_wakeref.h (revision 8cdcef1c2f82d207aa8b2a02298fbc17191c6261)
1 /* SPDX-License-Identifier: MIT */
2 /*
3  * Copyright © 2023 Intel Corporation
4  */
5 
6 #include <linux/types.h>
7 
8 typedef bool intel_wakeref_t;
9