open-gpu-kernel-modules icon indicating copy to clipboard operation
open-gpu-kernel-modules copied to clipboard

removing .date from nvidia-drm-drv.c

Open nbanb opened this issue 11 months ago • 1 comments

error: ‘struct drm_driver’ has no member named ‘date’

DATE field had been totally removed from mainline Linux kernel (linux-6.14-rc). See commit https://github.com/torvalds/linux/commit/cb2e1c2136f71618142557ceca3a8802e87a44cd This change had to be done on proprietary drivers too (e.g nvidia-550.144.03)

nbanb avatar Feb 13 '25 07:02 nbanb

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 13 '25 08:02 CLAassistant