diff options
author | Jani Nikula <[email protected]> | 2018-12-28 15:04:46 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-01-02 11:37:11 +0200 |
commit | c76426883c8f44bc7d2aee123e28867c67b87384 (patch) | |
tree | 3e97f5eec0d4e3ab914b5c19d46bd668adac1606 /scripts/bpf_helpers_doc.py | |
parent | b4bf44d2dcbd6c35d9651bc6286e4940b8b3df95 (diff) |
drm: un-inline drm_legacy_findmap()
Un-inline drm_legacy_findmap() to not depend on struct drm_device
definition within drm_legacy.h, so that a forward declaration suffices.
Also include drm_hashtab.h in drm_legacy.h to make it more
self-contained. Make it easier to drop drmP.h includes.
v2: avoid including drm_device.h by un-inlining (Daniel)
[Updated commit message per Laurent's review while applying.]
Cc: Sam Ravnborg <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions