diff options
author | 2024-12-04 16:31:11 +0200 | |
---|---|---|
committer | 2024-12-05 12:35:41 +0200 | |
commit | 75bfd8db89020e105daef8cd07135e94cf72fa56 (patch) | |
tree | 5dc0006397960e2dfa44dc7198e151a751674fb7 /scripts/generate_rust_analyzer.py | |
parent | drm/xen: remove redundant initialization info print (diff) | |
download | wireguard-linux-75bfd8db89020e105daef8cd07135e94cf72fa56.tar.xz wireguard-linux-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 <alexander.deucher@amd.com>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/0e4276552dde66dcdd275740cbc63d232cefd8f4.1733322525.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions