diff options
author | Maxime Ripard <[email protected]> | 2024-02-22 19:13:47 +0100 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2024-02-28 16:36:15 +0100 |
commit | 73984daf07a1a89ace8f0db6dd2d640654ebbbee (patch) | |
tree | a6a3aeeb471294df722aa8dbd7953ffbf4c03266 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 49c985856d8c459fb57bddcb34b428bee151d250 (diff) |
drm/tests: helpers: Include missing drm_drv header
We have a few functions declared in our kunit helpers header, some of
them dereferencing the struct drm_driver.
However, we don't include the drm_drv.h header file defining that
structure, leading to compilation errors if we don't include both
headers.
Fixes: d98780310719 ("drm/tests: helpers: Allow to pass a custom drm_driver")
Reviewed-by: MaĆra Canal <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions