diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-12-04 17:31:11 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-12-05 13:35:41 +0300 |
commit | 75bfd8db89020e105daef8cd07135e94cf72fa56 (patch) | |
tree | 5dc0006397960e2dfa44dc7198e151a751674fb7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 23e08dc09efade5cda2aa548b02ec5e7688ca94e (diff) | |
download | linux-75bfd8db89020e105daef8cd07135e94cf72fa56.tar.xz |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions