xref: /linux/drivers/gpu/drm/xe/compat-i915-headers/intel_wakeref.h (revision f4fee216df7d28b87d1c9cc60bcebfecb51c1a05)
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