diff options
author | Abhinav Kumar <[email protected]> | 2024-05-07 16:04:40 -0700 |
---|---|---|
committer | Abhinav Kumar <[email protected]> | 2024-05-20 14:28:17 -0700 |
commit | 8a1a667a34f6696c47fb23fe391ca5281960c07f (patch) | |
tree | e7f1b2fb731379043f7658e884d54321aaa3facf /tools/perf/scripts/python/parallel-perf.py | |
parent | b587f413ca47530b41aadc6f6bda6fc76153f77f (diff) |
drm/msm: remove python 3.9 dependency for compiling msm
Since commit 5acf49119630 ("drm/msm: import gen_header.py script from Mesa"),
compilation is broken on machines having python versions older than 3.9
due to dependency on argparse.BooleanOptionalAction.
Switch to use simple bool for the validate flag to remove the dependency.
Fixes: 5acf49119630 ("drm/msm: import gen_header.py script from Mesa")
Closes: https://lore.kernel.org/all/CA+G9fYs1ZN2K=UHOjrwRR2JNE-M0nf9iW_Q-YPzVgmW+9daU4Q@mail.gmail.com/
Tested-by: Douglas Anderson <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/593057/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abhinav Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions