aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-02-09 14:55:08 +0100
committerThomas Zimmermann <[email protected]>2023-02-20 14:56:51 +0100
commit495e440b354203d286127f8515f67a7a711ab6ed (patch)
tree6a7f36d6bb88f82714338b2b17051578fac5e7e4 /tools/perf/scripts/python
parentdae7fbf43fd051c5b07ef9b8ab720d2e6fa02f70 (diff)
drm: Include <video/cmdline.h> for mode parsing
Include <video/cmdline.h> in drm_connector.c to get video_get_options() and avoid the dependency on <linux/fb.h>. The replaced function fb_get_options() is just a tiny wrapper around video_get_opions(). No functional changes. Include <linux/property.h> to get fwnode_handle_put(), which had been provided via <linux/fb.h>. Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions