diff options
| author | Chris Wilson <[email protected]> | 2020-01-17 10:21:45 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-01-17 13:00:16 +0000 |
| commit | c53aec2bcc7487437984e4d13e4fc15c4cc95047 (patch) | |
| tree | a8a7d7456e1e5faf49d59910708b78b2a78b7bc9 /tools/perf/scripts/python/bin | |
| parent | 9ac7d53d70a2b4f43360e3aa0f14a2514339328f (diff) | |
drm/i915: Include the debugfs params header for its own definition
drivers/gpu/drm/i915/i915_debugfs_params.c:228:15: warning: symbol 'i915_debugfs_params' was not declared. Should it be static?
drivers/gpu/drm/i915/i915_debugfs_params.c:228:16: error: no previous prototype for ‘i915_debugfs_params’ [-Werror=missing-prototypes]
228 | struct dentry *i915_debugfs_params(struct drm_i915_private *i915)
Signed-off-by: Chris Wilson <[email protected]>
Cc: Jani Nikula <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Fixes: c43c5a8818d4 ("drm/i915/params: add i915 parameters to debugfs")
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions