Bug#1104170: Compile error with 6.14.3-1~exp1

2025-04-28 Thread Andreas Beckmann
Followup-For: Bug #1104170 Control: tag -1 upstream This is caused by upstream commit "drm: remove driver date from struct drm_driver and all drivers" in v6.14-rc1 https://github.com/torvalds/linux/commit/cb2e1c2136f71618142557ceca3a8802e87a44cd Andreas

Bug#1104170: Compile error with 6.14.3-1~exp1

2025-04-26 Thread Philipp Marek
Package: evdi-dkms Version: 1.14.8+dfsg-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at Package needs updating for 6.14 and newer: CC [M] evdi_ioc32.o evdi_drm_drv.c:150:10: error: ‘struct drm_driver’ has no member named ‘date’ 150 | .date = DRIVER_DATE, |