diff options
| author | Chris Wilson <[email protected]> | 2020-05-16 22:23:27 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-05-18 16:27:54 +0100 |
| commit | 3df6fad41f13dce63d9110d39175445a20f27395 (patch) | |
| tree | ae807a4b7994290fe82ea157879001dbb92f7949 /tools/perf/scripts/python | |
| parent | 3b5ac8b56064c8dcdfc1c088b32f53d76588b472 (diff) | |
drm: Include internal header for managed function declarations
drivers/gpu/drm/drm_managed.c:61:6: warning: symbol 'drm_managed_release' was not declared. Should it be static?
CC drivers/gpu/drm/drm_managed.o
drivers/gpu/drm/drm_managed.c:61:6: warning: no previous prototype for ‘drm_managed_release’ [-Wmissing-prototypes]
void drm_managed_release(struct drm_device *dev)
Fixes: c6603c740e0e ("drm: add managed resources tied to drm_device")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Daniel Vetter <[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