diff options
| author | Thomas Zimmermann <[email protected]> | 2023-02-09 14:55:08 +0100 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-02-20 14:56:51 +0100 |
| commit | 495e440b354203d286127f8515f67a7a711ab6ed (patch) | |
| tree | 6a7f36d6bb88f82714338b2b17051578fac5e7e4 /tools/perf/scripts/python | |
| parent | dae7fbf43fd051c5b07ef9b8ab720d2e6fa02f70 (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