On Wed, Dec 04, 2024 at 04:31:12PM +0200, Jani Nikula wrote: > We stopped using the driver initialized date in commit 7fb8af6798e8 > ("drm: deprecate driver date") and (eventually) started returning "0" > for drm_version ioctl instead. > > Finish the job, and remove the unused date member from struct > drm_driver, its initialization from drivers, along with the common > DRIVER_DATE macros. > > v2: Also update drivers/accel (kernel test robot) > > Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> > Acked-by: Alex Deucher <alexander.deucher@xxxxxxx> > Acked-by: Simon Ser <contact@xxxxxxxxxxx> > Acked-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx> > Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> Acked-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> # msm > > --- -- With best wishes Dmitry