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