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

/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2023 Intel Corporation
 */

#ifndef __INTEL_GT_TYPES__
#define __INTEL_GT_TYPES__

#define intel_gt_support_legacy_fencing(gt) 0

#endif