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