mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2025-03-14 09:29:24 +01:00
Merge f39d3ea438ef9344b45b29ea67bf9abc90c334db into 81fe4fb417c8ac3b9bdcc1d56827d116743892a5
This commit is contained in:
commit
362c22d485
@ -1915,7 +1915,10 @@ static struct drm_driver nv_drm_driver = {
|
||||
.name = "nvidia-drm",
|
||||
|
||||
.desc = "NVIDIA DRM driver",
|
||||
.date = "20160202",
|
||||
/*Nicolas Baranger 20250213 */
|
||||
/*Removing '.date' because it had been removed from struct drm_driver in linux-6.14 */
|
||||
/*see https://github.com/torvalds/linux/commit/cb2e1c2136f71618142557ceca3a8802e87a44cd */
|
||||
/* .date = "20160202", */
|
||||
|
||||
#if defined(NV_DRM_DRIVER_HAS_DEVICE_LIST)
|
||||
.device_list = LIST_HEAD_INIT(nv_drm_driver.device_list),
|
||||
|
Loading…
x
Reference in New Issue
Block a user