thesis/linux-6.8.1/drivers/gpu/drm/xe/compat-i915-headers/intel_uc_fw.h
2025-03-19 13:44:23 +01:00

11 lines
247 B
C

/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef _INTEL_UC_FW_H_
#define _INTEL_UC_FW_H_
#define INTEL_UC_FIRMWARE_URL "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
#endif