diff options
| author | Jani Nikula <[email protected]> | 2024-12-04 14:31:11 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2024-12-05 10:35:41 +0000 |
| commit | 75bfd8db89020e105daef8cd07135e94cf72fa56 (patch) | |
| tree | 5dc0006397960e2dfa44dc7198e151a751674fb7 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | drm/xen: remove redundant initialization info print (diff) | |
| download | kernel-75bfd8db89020e105daef8cd07135e94cf72fa56.tar.gz kernel-75bfd8db89020e105daef8cd07135e94cf72fa56.zip | |
accel/ivpu: remove DRIVER_DATE conditional drm_driver init
The ivpu struct drm_driver has conditional initialization based on #ifdef
DRIVER_DATE, which is never defined anywhere. Neither are the macros
referenced within the block: DRIVER_DATE, DRIVER_MAJOR, DRIVER_MINOR,
and DRIVER_PATCHLEVEL. With the struct drm_driver date member going away
anyway, just remove the conditional compilation.
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Jacek Lawrynowicz <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/0e4276552dde66dcdd275740cbc63d232cefd8f4.1733322525.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
